mac80211: support remain-on-channel command
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 23 Dec 2009 12:15:42 +0000 (13:15 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:55:03 +0000 (16:55 -0500)
commitb8bc4b0aa9bfba755c64b11b8f60e6cfab25dc9d
tree7f95b0c7d4f847e3c624b67899c7a62f6b73ce26
parent9588bbd5529461a3dacd435bf239c84c3508f569
mac80211: support remain-on-channel command

This implements the new remain-on-channel cfg80211
command in mac80211, extending the work interface.

Also change the work purge code to be able to clean
up events properly (pretending they timed out.)

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/offchannel.c
net/mac80211/work.c