commit | 8211ef78d9023a8772e5acf6b7934598156b2fc8 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Mar 02 01:36:04 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 17:09:45 2008 -0500 |
tree | 2306bb8216c131adaea6b36f09ff35db9975193d | |
parent | 2acae16ee79386c73db10fa8e95c9cd42fbad272 [diff] |
iwlwifi: refactor init geos function This patch refactors init geos function. It also fixes few minor bugs. IWL_MAX_RATE -> IWL_RATE_COUNT (IWL_MAX_RATE included also MCS setting) There are 9 and 13 rates for 4965 in 2.4 and 5.2 respectively (rate 60) Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>