diff options
| author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-10-19 16:47:52 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-10-19 22:16:24 +0300 |
| commit | 0f6e87613c3234c6350aaa971bd9434d29405302 (patch) | |
| tree | cbf0d067bd71808b9b7c088f141eda6bfaf0a481 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e215701f2d1c521b2efee7cc35ef9097f80e4abe (diff) | |
| download | linux-0f6e87613c3234c6350aaa971bd9434d29405302.tar.xz | |
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Replace dev_kfree_skb with dev_kfree_skb_any in arc_emac_tx()
which can be called from hard irq context (netpoll) and from
other contexts. arc_emac_tx() 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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
