linux-stable/drivers/infiniband
Alexander Duyck 4f49dec907 net: allow ndo_select_queue to pass netdev
This patch makes it so that instead of passing a void pointer as the
accel_priv we instead pass a net_device pointer as sb_dev. Making this
change allows us to pass the subordinate device through to the fallback
function eventually so that we can keep the actual code in the
ndo_select_queue call as focused on possible on the exception cases.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-07-09 13:41:34 -07:00
..
core 4.18-rc 2018-06-21 07:22:30 +09:00
hw net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00
sw 4.18-rc 2018-06-21 07:22:30 +09:00
ulp net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-05-24 09:39:25 -06:00
Makefile