nl80211: explicit userspace MPM
authorThomas Pedersen <thomas@cozybit.com>
Mon, 4 Mar 2013 21:06:10 +0000 (13:06 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:36:11 +0000 (16:36 +0100)
commitbb2798d45fc0575f5d08c0bb7baf4d5d5e8cc0c3
tree258715ee28471c02b0c14e1b4c4bfeb499e5d5b1
parent2ff2b690c56588efc063288f71a9d1cea33772cb
nl80211: explicit userspace MPM

Secure mesh had the implicit requirement that the Mesh
Peering Management entity be in userspace.  However
userspace might want to implement an open MPM as well, so
specify a mesh setup parameter to indicate this.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/mesh.c
net/wireless/nl80211.c