From: Johannes Berg Date: Thu, 21 Jan 2010 19:47:59 +0000 (-0800) Subject: iwlwifi: fix typo in IWL_CCK_RATES_MASK X-Git-Tag: v2.6.34-rc1~233^2~421^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ae810776a51dc4dc6580013b0f6ba0f34d2b165;p=pandora-kernel.git iwlwifi: fix typo in IWL_CCK_RATES_MASK Due to a typo, the variable contains OFDM rates as well. The only user doesn't care, so this change doesn't really do anything but fix up my confusion. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed