Skip to content
Commit bafbc6f0 authored by Dan Carpenter's avatar Dan Carpenter Committed by Kalle Valo
Browse files

rtw88: Use kfree_skb() instead of kfree()



sk_buff structs need to be freed with kfree_skb(), not kfree().

Fixes: b6c12908 ("rtw88: Add wowlan net-detect support")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 16bbc3eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment