commit | fdd0abc8175dc43a14fe414a09fd7e6a162757bd | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Tue Sep 25 20:57:49 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:06 2007 -0700 |
tree | 8644342661201a1a6b40bfc2f5efe98351c942b4 | |
parent | dcf5475bc8458798794af9afafdb3ef33ab67fd9 [diff] |
[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 <modestas@vainius.eu> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>