aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorGravatar Eric Dumazet <eric.dumazet@gmail.com> 2010-11-11 09:42:45 +0000
committerGravatar David S. Miller <davem@davemloft.net> 2010-11-16 11:17:42 -0800
commit213b15ca818adf7766cd7162c2159a6ecdd3bab8 (patch)
treee6655afbd3b1b5830543d102e0d2e9f47da9b36a /net/ipv4
parentvlan: lockless transmit path (diff)
downloadlinux-213b15ca818adf7766cd7162c2159a6ecdd3bab8.tar.gz
linux-213b15ca818adf7766cd7162c2159a6ecdd3bab8.tar.bz2
linux-213b15ca818adf7766cd7162c2159a6ecdd3bab8.zip
vlan: remove ndo_select_queue() logic
Now vlan are lockless, we dont need special ndo_select_queue() logic. dev_pick_tx() will do the multiqueue stuff on the real device transmit. Suggested-by: Jesse Gross <jesse@nicira.com> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions