[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090318.231043.56741082.davem@davemloft.net>
Date: Wed, 18 Mar 2009 23:10:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: roel.kluin@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] kfree(napi->skb) => kfree_skb
From: Roel Kluin <roel.kluin@...il.com>
Date: Tue, 17 Mar 2009 11:38:25 +0100
> struct sk_buff pointers should be freed with kfree_skb.
>
> Signed-off-by: Roel Kluin <roel.kluin@...il.com>
> ---
> @@ -2669,11 +2669,11 @@ EXPORT_SYMBOL(netif_napi_add);
> void netif_napi_del(struct napi_struct *napi)
> {
Roel, what did you use to generate this patch? :-/
If you hand-edited the patch, please check your work before sending it
out.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists