[<prev] [next>] [day] [month] [year] [list]
Message-ID: <39e6f6c70703141732k436e06c0oe65088d54c2f4cd2@mail.gmail.com>
Date: Wed, 14 Mar 2007 21:32:08 -0300
From: "Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To: "David Miller" <davem@...emloft.net>
Cc: "Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 2/3] [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@...hat.com>
---
net/ipv6/ip6_output.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
View attachment "0002-IPV6-Reset-the-network-header-in-ip6_nd_hdr.patch" of type "text/x-patch" (1042 bytes)
Powered by blists - more mailing lists