summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorJiri Pirko2011-08-22 21:43:22 +0200
committerDavid S. Miller2011-08-22 21:43:22 +0200
commit0dfe178239453547d4297a4583ee7847948a481b (patch)
treed6baba6edd14ff111338cc4466cbc09836cd29bd /drivers/net
parentnet/wan/hdlc_ppp: use break in switch (diff)
downloadkernel-qcow2-linux-0dfe178239453547d4297a4583ee7847948a481b.tar.gz
kernel-qcow2-linux-0dfe178239453547d4297a4583ee7847948a481b.tar.xz
kernel-qcow2-linux-0dfe178239453547d4297a4583ee7847948a481b.zip
net: vlan: goto another_round instead of calling __netif_receive_skb
Now, when vlan tag on untagged in non-accelerated path is stripped from skb, headers are reset right away. Benefit from that and avoid calling __netif_receive_skb recursivelly and just use another_round. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions