aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_eth.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-09-25 22:01:28 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-13 05:28:07 +0900
commit92da074473066d572bc39761a16e44299e104546 (patch)
treeb439760eb4ac76172eccdfcbc64510d49ae3b623 /net/l2tp/l2tp_eth.c
parent27ab68c347da3242fc9f98bea187946e444a5f75 (diff)
downloadkernel_samsung_smdk4412-92da074473066d572bc39761a16e44299e104546.tar.gz
kernel_samsung_smdk4412-92da074473066d572bc39761a16e44299e104546.tar.bz2
kernel_samsung_smdk4412-92da074473066d572bc39761a16e44299e104546.zip
ipv6: mip6: fix mip6_mh_filter()
[ Upstream commit 96af69ea2a83d292238bdba20e4508ee967cf8cb ] mip6_mh_filter() should not modify its input, or else its caller would need to recompute ipv6_hdr() if skb->head is reallocated. Use skb_header_pointer() instead of pskb_may_pull() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/l2tp/l2tp_eth.c')
0 files changed, 0 insertions, 0 deletions