cfg80211: mlme API must be able to sleep
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 7 Jul 2009 01:56:07 +0000 (03:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:02:31 +0000 (15:02 -0400)
commitcb0b4beb93d14429bf0c50fc1ab8e26348dca880
tree2bdb9aa1f2b3e7e2fdd9425da5ab6aa062134aa5
parentc238c8ac63f2d33ea5e7c0b9e9e0ccd8ae9a34e4
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>
include/net/cfg80211.h
net/mac80211/mlme.c
net/wireless/mlme.c