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