diff options
| author | Jiri Pirko <jpirko@redhat.com> | 2011-08-22 12:43:22 -0700 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-08-22 12:43:22 -0700 |
| commit | 0dfe178239453547d4297a4583ee7847948a481b (patch) | |
| tree | d6baba6edd14ff111338cc4466cbc09836cd29bd /net/unix/af_unix.c | |
| parent | c8d755b59ae6750150d7f351210b97ad4cce5a51 (diff) | |
| download | olio-linux-3.10-0dfe178239453547d4297a4583ee7847948a481b.tar.xz olio-linux-3.10-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions