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

is_ht can be bool instead of u8, and there's
no need to use IWL_CHANNEL_WIDTH_* constants
in supported_chan_width when that could just
be named is_40mhz instead.

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