cfg80211: Userspace may inform kernel of mesh auth method.
authorColleen Twitty <colleen@cozybit.com>
Wed, 8 May 2013 18:45:59 +0000 (11:45 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 16 May 2013 20:39:43 +0000 (22:39 +0200)
Authentication takes place in userspace, but the beacon is
generated in the kernel.  Allow userspace to inform the
kernel of the authentication method so the appropriate
mesh config IE can be set prior to beacon generation when
joining the MBSS.

Signed-off-by: Colleen Twitty <colleen@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found