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

cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH


As the flag is entirely implemented in cfg80211, it should
have been a global feature flag (which I believe didn't
exist at the time). However, there's no reason to allow
drivers to unset the flag, so don't allow it and remove
the validation of NL80211_SCAN_FLAG_FLUSH.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 0f0094b3
No related branches found
No related tags found
Loading
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