diff options
author | Antonio Quartulli <ordex@autistici.org> | 2012-10-02 06:14:17 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:50:21 +0900 |
commit | 57d8849c5fa2aa2e0b91aa2f822c6a41b2d879d4 (patch) | |
tree | 7f62ab474bb56c97b31d6a21b37d4d0e6082eb7d /net/llc/llc_station.c | |
parent | 52fc5048534e9d4127622fa5a269a92f3bb5218b (diff) |
8021q: fix mac_len recomputation in vlan_untag()
[ Upstream commit 5316cf9a5197eb80b2800e1acadde287924ca975 ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/llc/llc_station.c')
0 files changed, 0 insertions, 0 deletions