diff options
author | 2018-07-09 12:19:59 -0400 | |
---|---|---|
committer | 2018-07-09 13:41:34 -0700 | |
commit | 4f49dec9075aa0277b8c9c657ec31e6361f88724 (patch) | |
tree | 939ce61bc940ed3fbc7abaf0d9b6d3c3ce81da0f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: Add generic ndo_select_queue functions (diff) | |
download | linux-rng-4f49dec9075aa0277b8c9c657ec31e6361f88724.tar.xz linux-rng-4f49dec9075aa0277b8c9c657ec31e6361f88724.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions