linux/drivers/net/wireless/rtl818x
Larry Finger 3da7429ce9 rtl8187: Fix for kernel oops when unloading with LEDs enabled
When rtl8187 is unloaded and CONFIG_RTL8187_LEDS is set, the kernel
may oops when the module is unloaded as the workqueue for led_on was
not being cancelled.

This patch fixes the problem reported in
http://marc.info/?l=linux-wireless&m=124742957615781&w=2.

Reported-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-21 12:07:42 -04:00
..
Makefile rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl818x.h
rtl8180.h
rtl8180_dev.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-05-18 21:08:20 -07:00
rtl8187_dev.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-06-03 02:43:41 -07:00
rtl8187_leds.c rtl8187: Fix for kernel oops when unloading with LEDs enabled 2009-07-21 12:07:42 -04:00
rtl8187_leds.h rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_rtl8225.c rtl8187: use DMA-aware buffers with usb_control_msg 2009-05-11 15:07:01 -04:00
rtl8187_rtl8225.h