iwlwifi: fix typo in IWL_CCK_RATES_MASK
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Jan 2010 19:47:59 +0000 (11:47 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Fri, 29 Jan 2010 19:13:58 +0000 (11:13 -0800)
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 <johannes.berg@intel.com>

No differences found