nl80211: advertise maximum remain-on-channel duration
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Dec 2010 16:54:28 +0000 (17:54 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 15 Dec 2010 22:03:56 +0000 (17:03 -0500)
commita293911d4fd5e8593dbf478399a77f990d466269
tree826f614f178e915c4d2c08aba9ca5b2a38f78c75
parent14a085e77063090fb12ad391d0f4d46e593be225
nl80211: advertise maximum remain-on-channel duration

With the upcoming hardware offload implementation,
some devices will have a different maximum duration
for the remain-on-channel command. Advertise the
maximum duration in mac80211, and make mac80211 set
it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/main.c
net/wireless/nl80211.c