nl80211/mac80211: Perform PLINK_ACTION on new station
authorJavier Cardona <javier@cozybit.com>
Thu, 7 Apr 2011 22:08:33 +0000 (15:08 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Apr 2011 20:57:39 +0000 (16:57 -0400)
commit96b78dff0321d881ef27d858a462c476e0444619
treeef81668e545ec6373e0793c98add1533e2435f44
parent53e805111b69d55834f4e1ed0a31a97ea0b9e425
nl80211/mac80211: Perform PLINK_ACTION on new station

Modify the NEW_STATION command to accept PLINK_ACTIONS, in case
userspace wants to create stations and initiate a peer link right away
(for authenticated stations) or create a blocked station (for
debugging).

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_plink.c
net/wireless/nl80211.c