Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disa…
…bled 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>
- Loading branch information