]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: refactor monitor representation in sdata
authorAviya Erenfeld <aviya.erenfeld@intel.com>
Mon, 29 Aug 2016 20:25:15 +0000 (23:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 12 Sep 2016 09:24:47 +0000 (11:24 +0200)
commit3c6851a2d4d351dd5fcb13ff3bd2cba9b0d30390
treeab061cce133bf16d5d85baedaaef370e5c4dd7ed
parent8f02f5d54166345d5f8207f75817874adbfacd04
mac80211: refactor monitor representation in sdata

Insert the u32 monitor flags variable in a new structure
that represents a monitor interface.
This will allow to add more configuration variables to
that structure which will happen in an upcoming change.

Signed-off-by: Aviya Erenfeld <aviya.erenfeld@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/driver-ops.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/rx.c
net/mac80211/status.c
net/mac80211/tx.c
net/mac80211/util.c