Skip to content
Commit 3da7429c authored by Larry Finger's avatar Larry Finger Committed by John W. Linville
Browse files

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: default avatarGábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 65b5a698
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment