diff options
author | Alexander Duyck <[email protected]> | 2018-07-09 12:19:54 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-07-09 13:15:34 -0700 |
commit | a4ea8a3dacc312c3402c78f6e4843afdda9b43a0 (patch) | |
tree | 56b8cb99e2356716f23895ccda1364c3911bf4c8 /drivers/net/xen-netback/interface.c | |
parent | eadec877ce9ca46a94e9036b5a44e7941d4fc501 (diff) |
net: Add generic ndo_select_queue functions
This patch adds a generic version of the ndo_select_queue functions for
either returning 0 or selecting a queue based on the processor ID. This is
generally meant to just reduce the number of functions we have to change
in the future when we have to deal with ndo_select_queue changes.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions