linux/net/8021q
Antonio Quartulli 5316cf9a51 8021q: fix mac_len recomputation in vlan_untag()
skb_reset_mac_len() relies on the value of the skb->network_header pointer,
therefore we must wait for such pointer to be recalculated before computing
the new mac_len value.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-02 22:45:57 -04:00
..
Kconfig
Makefile
vlan.c
vlan.h
vlan_core.c 8021q: fix mac_len recomputation in vlan_untag() 2012-10-02 22:45:57 -04:00
vlan_dev.c
vlan_gvrp.c
vlan_netlink.c
vlanproc.c
vlanproc.h