commit | 7d049e5abe77c82d6f11a4e5869203f7b2838380 | [log] [tgz] |
---|---|---|
author | Abbas, Mohamed <mohamed.abbas@intel.com> | Tue Jan 20 21:33:53 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:05 2009 -0500 |
tree | de26eb20e8bf6d83ca2b04e02e5d0546d8315d57 | |
parent | c6ec7a9b17875e3a5a9cdd23f7914d74069316c8 [diff] |
iwlagn: fix agn rate scaling Sometime Tx reply rate different than what rate scale expecting causing rate scale to bail out. This could cause failing to commit LQ cmd. This patch will try to solve this instead of just bail out. It also make sure we start with a valid rate. 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>