]> git.ipfire.org Git - people/ms/linux.git/commit - net/mac80211/iface.c
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)
commit4d76d21bd700fcf72a030ad75c71c816707039b8
tree7481ffaf00acb623a272cdf35c612610d57fc825
parent2d4072a5470621c552f46d51cd54965aeb033893
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