summaryrefslogtreecommitdiff
path: root/net/ipv6/mcast.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2007-03-15 03:05:03 +0300
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-26 09:26:00 +0400
commit55f79cc0c02f9ce8f85e965e9679796f62b790f5 (patch)
tree084c727a90562de1b31eff84a1b1804edcd11100 /net/ipv6/mcast.c
parenteeeb03745bf9ea352df2373b9cb5fa14e60a2de0 (diff)
downloadlinux-55f79cc0c02f9ce8f85e965e9679796f62b790f5.tar.xz
[IPV6]: Reset the network header in ip6_nd_hdr
ip6_nd_hdr is always called immediately after a alloc_skb + skb_reserve sequence, i.e. when skb->tail is equal to skb->data, making it correct to use skb_reset_network_header(). Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/mcast.c')
0 files changed, 0 insertions, 0 deletions