From: Wei Yongjun <weiyj...@gmail.com>
Date: Thu, 20 Oct 2016 16:59:49 +0000

> From: Wei Yongjun <weiyongj...@huawei.com>
> 
> Replace dev_kfree_skb with dev_kfree_skb_any in dwceqos_start_xmit()
> which can be called from hard irq context (netpoll) and from
> other contexts. dwceqos_start_xmit() only frees skbs that it has
> dropped.
> 
> This is detected by Coccinelle semantic patch.
> 
> Signed-off-by: Wei Yongjun <weiyongj...@huawei.com>

Applied.

Reply via email to