linux/drivers/net/wireless/prism54
Patrick McHardy e71180f368 [PATCH] prism54: Free skb after disabling interrupts
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>
2005-10-29 14:17:05 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isl_38xx.c [PATCH] uninitialized variable in prism54 isl38xx_trigger_device 2005-06-27 00:44:48 -04:00
isl_38xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isl_ioctl.c Remove WIRELESS_EXT ifdefs from several wireless drivers. 2005-09-24 04:05:52 -04:00
isl_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isl_oid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
islpci_dev.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
islpci_dev.h Remove WIRELESS_EXT ifdefs from several wireless drivers. 2005-09-24 04:05:52 -04:00
islpci_eth.c [PATCH] prism54: Free skb after disabling interrupts 2005-10-29 14:17:05 -04:00
islpci_eth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
islpci_hotplug.c [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion 2005-09-05 00:06:15 -07:00
islpci_mgt.c [PATCH] drivers/net: fix-up schedule_timeout() usage 2005-09-14 08:33:24 -04:00
islpci_mgt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
oid_mgt.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
oid_mgt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prismcompat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00