From: Ivo van Doorn Date: Tue, 25 Sep 2007 18:57:49 +0000 (+0200) Subject: [PATCH] rt2x00: Fix panic on rmmod with rfkill enabled X-Git-Tag: v2.6.24-rc1~1454^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdd0abc8175dc43a14fe414a09fd7e6a162757bd;p=pandora-kernel.git [PATCH] rt2x00: Fix panic on rmmod with rfkill enabled When ieee80211_hw.config indicates that the radio is enabled and is configuring options that require the link tuner to be restarted the link tuner will cause a kernel panic when rfkill has indicated the radio was in fact disabled. Signed-off-by: Modestas Vainius Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed