linux_dsm_epyc7002/drivers/infiniband/hw
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
..
bnxt_re
cxgb3 treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
cxgb4 treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
hfi1 net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00
hns treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
i40iw
mlx4 4.18-rc 2018-06-21 07:22:30 +09:00
mlx5 mlx5-fixes-2018-06-26 2018-06-28 16:21:35 +09:00
mthca treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
nes treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
ocrdma treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
qedr 4.18-rc 2018-06-21 07:22:30 +09:00
qib treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
usnic treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
vmw_pvrdma
Makefile