commit | c812ee24855e20f43cf211e51e3eb53fe6dc6f1d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Sep 11 10:38:13 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:32 2009 -0400 |
tree | c3f2cd6dee34fce68062b711fbfa112d8357272a | |
parent | f3a2a42470c1c362b9a7b4e933a15a274d4b090e [diff] |
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>