From: Stefano Brivio Date: Sun, 2 Mar 2008 10:33:10 +0000 (+0100) Subject: rc80211-pid: fix rate adjustment X-Git-Tag: v2.6.25-rc4~2^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d60ab0574fae362b1cca0ef52181ef75fd46832;p=pandora-kernel.git rc80211-pid: fix rate adjustment Merge rate_control_pid_shift_adjust() to rate_control_pid_adjust_rate() in order to make the learning algorithm aware of constraints on rates. Also add some comments and rename variables. This fixes a bug which prevented 802.11b/g non-AP STAs from working with 802.11b only AP STAs. This patch was originally destined for 2.6.26, and is being backported to fix a user reported problem in post-2.6.24 kernels. Signed-off-by: Stefano Brivio Signed-off-by: John W. Linville --- Reading git-diff-tree failed