rc80211-pid: simplify and fix shift_adjust
authorStefano Brivio <stefano.brivio@polimi.it>
Sun, 23 Dec 2007 03:41:19 +0000 (04:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:52 +0000 (15:00 -0800)
Simplify and fix rate_control_pid_shift_adjust(). A bug prevented correct
mapping of sorted rates, and readability was seriously flawed.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found