]> asedeno.scripts.mit.edu Git - linux.git/commit
cfg80211: refactor nl80211 monitor option parsing
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 Apr 2017 09:36:31 +0000 (11:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Apr 2017 11:41:39 +0000 (13:41 +0200)
commit1db77596e4c6b653f3cd001073a14dd09b8deb4a
tree30e7bd6d4e22c460044cc048fde35033993d9cca
parent818a986e4ebacea2020622e48c8bc04b7f500d89
cfg80211: refactor nl80211 monitor option parsing

Refactor the parsing of monitor flags and the MU-MIMO options.
This will allow adding more things cleanly in the future and
also allows setting the latter already when creating a monitor
interface.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c