diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-07-13 13:24:44 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-24 15:05:13 -0400 |
commit | 6682588a08b8be34649348051bc0204f7ab401a2 (patch) | |
tree | 2f4f31afc7ba25e8fe82b6783ec9e8ce59acb257 /tools | |
parent | 0e2b6286805c419d28a4c1e19e3a121af7449b20 (diff) |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions