From: Johannes Berg Date: Thu, 26 Jul 2012 12:55:08 +0000 (+0200) Subject: mac80211: track whether to use channel contexts X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe57d9f5c0a2c1ef97ba8cdc42cfda5743f287b8;p=pandora-kernel.git mac80211: track whether to use channel contexts Depending on the driver, channel contexts may be used or not. If they are used, the driver must have support for hardware scan and remain-on-channel; otherwise the driver must not advertise support for multiple channels. Also prohibit WDS type interfaces when channel contexts are to be used as there's no clear definition of which channel they use. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed