[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1385391504.10637.134.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Mon, 25 Nov 2013 06:58:24 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Gao feng <gaofeng@...fujitsu.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] sit: use kfree_skb to replace dev_kfree_skb
On Mon, 2013-11-25 at 17:21 +0800, Gao feng wrote:
> In failure case, we should use kfree_skb not
> dev_kfree_skb to free skbuff, dev_kfree_skb
> is defined as consume_skb.
>
> Trace takes advantage of this point.
>
> Signed-off-by: Gao feng <gaofeng@...fujitsu.com>
> ---
> net/ipv6/sit.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Seems fine to me, thanks !
Acked-by: Eric Dumazet <edumazet@...gle.com>
--
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