From: Johannes Berg Date: Fri, 11 Sep 2009 17:38:13 +0000 (-0700) Subject: iwlwifi: clean up ht config a little X-Git-Tag: v2.6.33-rc1~388^2~865^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c812ee24855e20f43cf211e51e3eb53fe6dc6f1d;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed