Skip to content
Commit e4a389a9 authored by Roel Kluin's avatar Roel Kluin Committed by David S. Miller
Browse files

net: kfree(napi->skb) => kfree_skb



struct sk_buff pointers should be freed with kfree_skb.

Signed-off-by: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cb0dc77d
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