diff options
| author | Paolo Abeni <[email protected]> | 2019-03-20 10:02:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-03-20 18:18:54 +0000 |
| commit | 4bd97d51a5e602ea1fbdab8c2d653513dea17115 (patch) | |
| tree | e805f47e700c42818aa07cb32d8fa7d2f0922920 /drivers/net/xen-netback/interface.c | |
| parent | Merge branch 'qed-next' (diff) | |
| download | kernel-4bd97d51a5e602ea1fbdab8c2d653513dea17115.tar.gz kernel-4bd97d51a5e602ea1fbdab8c2d653513dea17115.zip | |
net: dev: rename queue selection helpers.
With the following patches, we are going to use __netdev_pick_tx() in
many modules. Rename it to netdev_pick_tx(), to make it clear is
a public API.
Also rename the existing netdev_pick_tx() to netdev_core_pick_tx(),
to avoid name clashes.
Suggested-by: Eric Dumazet <[email protected]>
Suggested-by: David Miller <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
