From: Abhijeet Kolekar Date: Wed, 11 Mar 2009 18:17:56 +0000 (-0700) Subject: iwl3945 : fix rate scaling X-Git-Tag: v2.6.30-rc1~662^2~195^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5b687edacab6cfacf7b9983e86a60c0612e994;p=pandora-kernel.git iwl3945 : fix rate scaling Patch fixes the bug 1900 at http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1900 Issues: Throughput and success ratio calculations were not done properly. Number of retries were exceeding 16. Fix: Patch fixes above issues by doing window calculations inline with iwlwifi Patch adds sanity check to limit number of retries to 16. Signed-off-by: Abhijeet Kolekar Acked-by: Mohamed Abbas Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed