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)
commit768db3438b4b48a33d073093bb364e624409cab7
tree72e2d33d14484d46c16a2880df9c5d633ce7683c
parent109086ce0b0f94760bdb0e8e2566ff8a2d673639
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