aboutsummaryrefslogtreecommitdiffstats
path: root/security
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 /security
parent[IPV4] ip_gre: set mac_header correctly in receive path (diff)
downloadlinux-dev-c6e6ca712b5cc06a662f900c0484d49d7334af64.tar.xz
linux-dev-c6e6ca712b5cc06a662f900c0484d49d7334af64.zip
[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 'security')
0 files changed, 0 insertions, 0 deletions