summaryrefslogtreecommitdiff
path: root/include/net/ip6_tunnel.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-12-20 00:25:54 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-12-20 00:25:54 -0800
commitc6e6ca712b5cc06a662f900c0484d49d7334af64 (patch)
tree2970917a32e2894a0dbb87fcb9f351baa0d8d125 /include/net/ip6_tunnel.h
parent1d0691674764098304ae4c63c715f5883b4d3784 (diff)
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
This operation helper abstracts: skb->mac_header = skb->data; but it was done in two more places which were actually: skb->mac_header = skb->network_header; and those are corrected here. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ip6_tunnel.h')
0 files changed, 0 insertions, 0 deletions