mac80211: Send mesh non-HWMP path selection frames to userspace
authorJavier Cardona <javier@cozybit.com>
Fri, 17 Dec 2010 01:37:50 +0000 (17:37 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Dec 2010 19:46:58 +0000 (14:46 -0500)
commitc7108a7111cd9e592d6ad498be37276dbea75d2b
treedab25dbb5607c4151629bf747ee10b4487772419
parentc80d545da3f7c0e534ccd4a780f322f80a92cff1
mac80211: Send mesh non-HWMP path selection frames to userspace

Let path selection frames for protocols other than HWMP be sent to
userspace via NL80211_CMD_REGISTER_FRAME.  Also allow userspace to send
and receive mesh path selection frames.

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