mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
authorJavier Cardona <javier@cozybit.com>
Fri, 17 Dec 2010 01:37:48 +0000 (17:37 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Dec 2010 19:46:57 +0000 (14:46 -0500)
commit24bdd9f4c9af75b33b438d60381a67626de0128d
treef5ff8c4f9ec2a7cdb976f419532179f2c46b06e8
parent8a09d6d80c90c02f2f8c89f69c702cab0c8d9b42
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup

Mesh parameters can be to setup a mesh or to configure it.
This patch renames the ambiguous name mesh_params to mesh_config
in preparation for mesh_setup.

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