commit | 7ae810776a51dc4dc6580013b0f6ba0f34d2b165 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jan 21 11:47:59 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Fri Jan 29 11:13:58 2010 -0800 |
tree | f0c0b11d4239b4f2c0704fa6eae2317e28a8af65 | |
parent | 71d75cf9ab858b99d072fece9784ab338af8e388 [diff] |
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 <johannes.berg@intel.com>