Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac802154: use kfree_skb() instead of dev_kfree_skb()
kfree_skb() indicates failure, which is where this is being used. Signed-off-by: Alan Ott <alan@signal11.us> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information