[<prev] [next>] [day] [month] [year] [list]
Message-ID: <39e6f6c70703100846j64ad407ew684a6b5bac0ee43b@mail.gmail.com>
Date: Sat, 10 Mar 2007 13:46:17 -0300
From: "Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To: "David Miller" <davem@...emloft.net>
Cc: "Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 05/11] [LLC]: Use skb_reset_mac_header in llc_alloc_frame
skb->head is equal to skb->data after alloc_skb, so reset the mac header while
this is true, i.e. before skb_reserve.
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
net/llc/llc_sap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
View attachment "0005-LLC-Use-skb_reset_mac_header-in-llc_alloc_frame.patch" of type "text/x-patch" (1040 bytes)
Powered by blists - more mailing lists