commit | b7c50de92e1b54fa4a9a2ee436b16ead3ee31767 | [log] [tgz] |
---|---|---|
author | Stefano Brivio <stefano.brivio@polimi.it> | Tue Jan 29 20:29:16 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:19:33 2008 -0500 |
tree | 6e387e37c2a58aba0a8db9ffb92dcd33aba8a76b | |
parent | 238814fd9a9624e3076c47ef0c003101927c7818 [diff] |
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. Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it> Signed-off-by: John W. Linville <linville@tuxdriver.com>