diff options
author | Yang Wei <albin_yang@163.com> | 2019-01-24 17:45:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-27 02:09:13 +0300 |
commit | 7304720d70a223186d192d766e9b5d25470a705d (patch) | |
tree | 96a730bfc6d51284d9afe2cdb51966051c6e722f /drivers/net/wan | |
parent | a4b829949326eef58e49b00160620a32833a3c0c (diff) | |
download | linux-7304720d70a223186d192d766e9b5d25470a705d.tar.xz |
atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()
atl2_xmit_frame() should call dev_consume_skb_any() when the
transmission is successful. It makes drop profiles more friendly.
Signed-off-by: Yang Wei <yang.wei9@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions