From: Felix Fietkau Date: Wed, 28 Jul 2010 00:40:49 +0000 (+0200) Subject: mac80211: inform drivers about the off-channel status on channel changes X-Git-Tag: v2.6.36-rc1~571^2~64^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4552124543141debf40a94b67155e57aa6bb34d6;p=pandora-kernel.git mac80211: inform drivers about the off-channel status on channel changes For some drivers it can be useful to know whether the channel they're supposed to switch to is going to be used for short off-channel work or scanning, or whether the hardware is expected to stay on it for a while longer. This is important for various kinds of calibration work, which takes longer to complete and should keep some persistent state, even if the channel temporarily changes. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed