summaryrefslogtreecommitdiff
path: root/drivers/scsi/g_NCR5380.h
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2016-10-20 20:00:32 +0300
committerDavid S. Miller <davem@davemloft.net>2016-10-20 21:47:52 +0300
commit81ad2b7de6dd352802f9979910343d4867e1ac94 (patch)
tree94567851f5ff361dc0bbb14b0be458f8c0f25305 /drivers/scsi/g_NCR5380.h
parentd80f45ffd8847891554f00e19fc9bc95ee720976 (diff)
downloadlinux-81ad2b7de6dd352802f9979910343d4867e1ac94.tar.xz
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Replace dev_kfree_skb with dev_kfree_skb_any in mtk_start_xmit() which can be called from hard irq context (netpoll) and from other contexts. mtk_start_xmit() only frees skbs that it has dropped. This is detected by Coccinelle semantic patch. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/g_NCR5380.h')
0 files changed, 0 insertions, 0 deletions