]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99051fe0ef0a2f487ff38af03a73b0f7982b0335
treef5ff8c4f9ec2a7cdb976f419532179f2c46b06e8
parent4f965af366429888e1fb1e863aafee157aef7ba0
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