commit | 66f84d6594729c866c0c03fe97159a987dad7d84 | [log] [tgz] |
---|---|---|
author | Sean Cross <sean@chumby.com> | Thu Nov 05 20:22:03 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 06 15:14:02 2009 -0500 |
tree | ab08abf4706b1095cc26b9b5366b86328b5ee02e | |
parent | 143d40f3ab8fbd8ca2fe712ec8e072d687142804 [diff] |
rt2x00: Don't queue ieee80211 work after USB removal This prevents the rt2x00 driver from queueing ieee80211 work after the USB card has been removed, preventing a kernel panic. Signed-off-by: Sean Cross <sean@chumby.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>