]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: assign VLAN channel contexts
authorJohannes Berg <johannes.berg@intel.com>
Tue, 11 Dec 2012 19:38:41 +0000 (20:38 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 11:59:58 +0000 (12:59 +0100)
commit6fa6cc992c9fe89e1f3bce0ae957acae1d527e4c
tree7481ffaf00acb623a272cdf35c612610d57fc825
parent9476f5499c2a47ef0c3631d66a866186e2bbdb15
mac80211: assign VLAN channel contexts

Make AP_VLAN type interfaces track the AP master channel
context so they have one assigned for the various lookups.
Don't give them their own refcount etc. since they're just
slaves to the AP master.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c