]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: clean up ht config naming
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 11 Sep 2009 17:38:15 +0000 (10:38 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:32 +0000 (16:39 -0400)
commit08fea93bac2343ac31d3e0c4576607f0a30ddc9b
treecec3d3e9354b95abc2d2db8de7112f77ff6c5889
parent0ee5723d6bad13188ea164b3185a0c57f262ee2c
iwlwifi: clean up ht config naming

Daniel Halperin pointed out that the naming
here is rather inconsistent with at least 3
different names being used for one thing in
different contexts. Rename the struct to
iwl_ht_config (rather than iwl_ht_info) and
use ht_conf as a variable for it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Daniel C Halperin <daniel.c.halperin@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c
drivers/net/wireless/iwlwifi/iwl-core.c
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-dev.h