linux_dsm_epyc7002/drivers/net/ethernet/sun
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
..
cassini.c sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
cassini.h sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
Kconfig sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
ldmvsw.c net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00
Makefile
niu.c net: ethernet: sun: remove redundant variables adv and lpa and mii_reads 2018-07-05 20:07:40 +09:00
niu.h
sunbmac.c sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
sunbmac.h
sungem.c net: sungem: fix rx checksum support 2018-06-20 14:30:06 +09:00
sungem.h
sunhme.c sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
sunhme.h
sunqe.c sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
sunqe.h
sunvnet_common.c sun: Add SPDX license tags to Sun network drivers 2018-02-07 21:51:02 -05:00
sunvnet_common.h
sunvnet.c net: allow ndo_select_queue to pass netdev 2018-07-09 13:41:34 -07:00