e71180f368
The dev_kfree_skb in islpci_eth_transmit happens while irqs are still disabled, so either dev_kfree_skb_irq needs to be used or the skb needs to be freed after irqs have been enabled again. This patch should fix it. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com> |
||
---|---|---|
.. | ||
isl_38xx.c | ||
isl_38xx.h | ||
isl_ioctl.c | ||
isl_ioctl.h | ||
isl_oid.h | ||
islpci_dev.c | ||
islpci_dev.h | ||
islpci_eth.c | ||
islpci_eth.h | ||
islpci_hotplug.c | ||
islpci_mgt.c | ||
islpci_mgt.h | ||
Makefile | ||
oid_mgt.c | ||
oid_mgt.h | ||
prismcompat.h |