]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: standardize adding supported rates IEs
authorArik Nemtsov <arik@wizery.com>
Wed, 28 Sep 2011 11:12:51 +0000 (14:12 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:57:06 +0000 (15:57 -0400)
commit989e4a4c724ccc044cfab36ec89849d23b661000
tree72e2d33d14484d46c16a2880df9c5d633ce7683c
parent163a066d5f4d553cef96a2d68adcb4267c2d6fba
mac80211: standardize adding supported rates IEs

Relocate the mesh implementation of adding the (extended) supported
rates IE to util.c, anticipating its use by other parts of mac80211.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c
net/mac80211/tx.c
net/mac80211/util.c