diff options
author | Yang Wei <yang.wei9@zte.com.cn> | 2019-02-25 16:05:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-25 23:36:15 +0100 |
commit | 11dc98064c91b90c65210686fc744a03ad525cea (patch) | |
tree | 06eb854f04bf50e893f507bf10f5be977d9d8f8d /kernel | |
parent | net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro... (diff) | |
download | linux-11dc98064c91b90c65210686fc744a03ad525cea.tar.xz linux-11dc98064c91b90c65210686fc744a03ad525cea.zip |
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
dev_consume_skb_irq() should be called in cosa_net_tx_done() 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 'kernel')
0 files changed, 0 insertions, 0 deletions