Skip to content
Snippets Groups Projects
Commit fe57d9f5 authored by Johannes Berg's avatar Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
parent e269d860
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment