Johannes Berg 6682588a08 cfg80211: fix unregistration
The work that we cancel there requires the cfg80211_mutex,
so we can't cancel it under the mutex, which is fine, we
can just move it to after the locked section.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-24 15:05:13 -04:00
..
2009-07-12 14:03:27 -07:00
2009-07-23 18:01:10 -07:00
2009-07-12 14:03:27 -07:00
2009-07-24 15:05:13 -04:00