Skip to content
Commit 7304720d authored by Yang Wei's avatar Yang Wei Committed by David S. Miller
Browse files

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: default avatarYang Wei <yang.wei9@zte.com.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a4b82994
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment