mac80211: Allow userspace to register for auth frames in IBSS
authorWill Hawkins <hawkinsw@opentechinstitute.org>
Tue, 19 Jun 2012 21:59:14 +0000 (17:59 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 18:03:43 +0000 (20:03 +0200)
Set the necessary flags to allow user space applications
to register for authentication frames on IBSS interfaces.
This is useful for situations where userspace applications
want to control key negotiation between stations.

Signed-off-by: Will Hawkins <hawkinsw@opentechinstitute.org>
[reword commit message a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c

Simple merge