diff options
author | Yang Wei <yang.wei9@zte.com.cn> | 2019-02-05 19:12:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-07 04:38:15 +0300 |
commit | c50e964b76903b03a1516a04463c2faf945ec140 (patch) | |
tree | a2e37377985841191b4f0d7020a249f7ec9002ef /scripts/gdb/linux/utils.py | |
parent | bb6a702c6d512b16a7c16a38468a14eda72f44b5 (diff) | |
download | linux-c50e964b76903b03a1516a04463c2faf945ec140.tar.xz |
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
dev_consume_skb_irq() should be called in mpc52xx_fec_tx_interrupt()
when skb xmit done. It makes drop profiles(dropwatch, perf) more
friendly.
Signed-off-by: Yang Wei <yang.wei9@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions