Here are two fixes to the PID rc. The first one improves PID performance by quite a bit on my test setup, and seems correct, but I am not an expert on the algo so comments welcome. The other is just a minor cleanup. With the change, Minstrel is still a bit better in my tests. Bob Copeland (2): mac80211: fix sign error in pid controller mac80211: pid: replace open-coded msecs_to_jiffies net/mac80211/rc80211_pid_algo.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html