mac80211: Track auth frame registrations on IBSS ifaces
authorWill Hawkins <hawkinsw@opentechinstitute.org>
Wed, 20 Jun 2012 15:51:14 +0000 (11:51 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 18:03:41 +0000 (20:03 +0200)
Track userspace registrations for authentication
frames received on an IBSS interface. This field
will be used to decide whether or not to send
"open system" authentication frames when a new
station joins an adhoc network.

Signed-off-by: Will Hawkins <hawkinsw@opentechinstitute.org>
[redesign the code flow a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h

Simple merge
Simple merge