]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7244b6a9f549579fc1071e2343687c97349029e3
tree826f614f178e915c4d2c08aba9ca5b2a38f78c75
parentc175b802cb8b830d3728507fbd6b92e3b37956a6
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