[PATCH 08/13] USBATM: use dev_kfree_skb_any rather than
dev_kfree_skb
Duncan Sands
baldrick at free.fr
Fri Jan 13 04:13:19 EST 2006
In one spot (usbatm_cancel_send) we were calling dev_kfree_skb with irqs
disabled. This mistake is just too easy to make, so systematically use
dev_kfree_skb_any rather than dev_kfree_skb.
Signed-off-by: Duncan Sands <baldrick at free.fr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 08-dev_kfree_skb_any
Type: text/x-diff
Size: 873 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/usbatm/attachments/20060113/b2a7179c/08-dev_kfree_skb_any.bin
More information about the Usbatm
mailing list