[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395780362.12610.178.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Tue, 25 Mar 2014 13:46:02 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
xiyou.wangcong@...il.com, mpm@...enic.com, satyam.sharma@...il.com
Subject: Re: [PATCH 48/54] xilinx_emaclite: Call dev_consume_skb_any instead
of dev_kfree_skb.
On Mon, 2014-03-24 at 23:05 -0700, Eric W. Biederman wrote:
> From: "Eric W. Biederman" <ebiederm@...ssion.com>
>
> Replace dev_kfree_skb with dev_consume_skb_any in xemaclite_send which
> can be called in hard irq and other contexts. xemacelite_send only
> frees skbs that it has successfully transmitted.
>
> Signed-off-by: "Eric W. Biederman" <ebiederm@...ssion.com>
> ---
> drivers/net/ethernet/xilinx/xilinx_emaclite.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
--
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