commit | cb0b4beb93d14429bf0c50fc1ab8e26348dca880 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 07 03:56:07 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:31 2009 -0400 |
tree | 2bdb9aa1f2b3e7e2fdd9425da5ab6aa062134aa5 | |
parent | c238c8ac63f2d33ea5e7c0b9e9e0ccd8ae9a34e4 [diff] |
cfg80211: mlme API must be able to sleep After the mac80211 mlme cleanup, we can require that the MLME functions in cfg80211 can sleep. This will simplify future work in cfg80211 a lot. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>