mac80211: make off-channel work generic
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 23 Dec 2009 12:15:43 +0000 (13:15 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:55:05 +0000 (16:55 -0500)
commite4da8c37af626001ff704fb29ea14eb58f5f7208
treed56bf3a225979b18370183eb9c39f66d8e524069
parentb8bc4b0aa9bfba755c64b11b8f60e6cfab25dc9d
mac80211: make off-channel work generic

This changes mac80211 to allow being off-channel for
any type of work, not just the 'remain-on-channel'
work. This also helps fast transition to a BSS on a
different channel.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/work.c