-
Graham Gower authored
dev_kfree_skb should not be used with interrupts disabled. Change to use dev_kfree_skb_irq instead. Signed-off-by:
Graham Gower <graham.gower@gmail.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
caa06b61
dev_kfree_skb should not be used with interrupts disabled. Change to use dev_kfree_skb_irq instead. Signed-off-by:Graham Gower <graham.gower@gmail.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>