[Bluetooth] Free skbs with kfree_skb() instead of kfree()
This patch makes sure that the freeing of skbs is done with kfree_skb().
Showing
Please register or sign in to comment
This patch makes sure that the freeing of skbs is done with kfree_skb().