diff options
author | Mohamed Abbas <mohamed.abbas@intel.com> | 2008-12-12 17:22:15 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-12-19 21:23:10 +0100 |
commit | d5e490362feb648048ef20db9b0b2531d5425775 (patch) | |
tree | d7e3147748bfb7a6c9bd82fdc350f0a80e60153b /drivers/edac | |
parent | mac80211: Send Layer 2 Update frame on reassociation (diff) | |
download | linux-d5e490362feb648048ef20db9b0b2531d5425775.tar.xz linux-d5e490362feb648048ef20db9b0b2531d5425775.zip |
iwlagn: fix agn rate scaling
Rate scaling in agn can be broken because of these two problems
1- the LQ command could not sent, we try to call LQ command before
post association will be rejected, this will cause the driver to
break in rs_tx_status reporting initial rate does not match.
2- In rs_rate_init we can get a value of 12, rate 60, for
last_txrate_idx, this rate only valid in SISO/MIMO mode only
Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions