From: Larry Finger Date: Tue, 14 Jul 2009 20:55:16 +0000 (-0500) Subject: rtl8187: Fix for kernel oops when unloading with LEDs enabled X-Git-Tag: v2.6.31-rc5~83^2~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da7429ce92abd79b14e2275a28be144ce2c3013;p=pandora-kernel.git 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 Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed