[<prev] [next>] [day] [month] [year] [list]
Message-ID: <39e6f6c70703112127w287486d6h63e772e0797fd205@mail.gmail.com>
Date: Mon, 12 Mar 2007 01:27:04 -0300
From: "Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To: "David Miller" <davem@...emloft.net>
Cc: "Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 06/18][SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
But only in the cases where its a newly allocated skb, i.e. one where skb->tail
is equal to skb->data, or just after skb_reserve, where this requirement is
maintained.
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
net/appletalk/aarp.c | 12 +++++++++---
net/ipv4/igmp.c | 8 ++++++--
net/ipv4/raw.c | 4 +++-
net/ipx/af_ipx.c | 4 +++-
net/ipx/ipx_route.c | 4 +++-
5 files changed, 24 insertions(+), 8 deletions(-)
View attachment "0006-SK_BUFF-Use-skb_reset_network_header-where-the-sk.patch" of type "text/x-patch" (4589 bytes)
Powered by blists - more mailing lists