]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f7bcec86e824eda5c489cebf9c7a05f53579688
treedab25dbb5607c4151629bf747ee10b4487772419
parent9802d894d0b2a0634086f34edd706574b8f91bb4
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