Skip to content
Commit 4924f44b authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

b44: use dev_kfree_skb() in b44_tx()



b44_tx() is run from softirq handler, it can use dev_kfree_skb() instead
of dev_kfree_skb_irq()

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 113ced1f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment