mlx4: merge Rx queue setup functions
authorAlex Rosenbaum <alexr@mellanox.com>
Tue, 30 Jun 2015 09:27:51 +0000 (11:27 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 1 Jul 2015 08:55:16 +0000 (10:55 +0200)
commitdecb8794084b8e1f7277483cf3ce812a40cae5c4
tree2fe575e57a400abeb7bad07d437ce99e4c1851fb
parentc3f23415827dfe7605cc367367e4f33108bf7781
mlx4: merge Rx queue setup functions

Make rxq_setup_qp() handle inline support like rxq_setup_qp_rss() instead of
having two separate functions.

Signed-off-by: Alex Rosenbaum <alexr@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4.c