mac80211: fix transposed min/max CW values
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 27 May 2009 07:41:06 +0000 (09:41 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 3 Jun 2009 18:05:10 +0000 (14:05 -0400)
commit7ba10a8efe501e26d995aa9b6dc13395518a87e4
treeae8cb7da2e916ff3f070cad24ed9419d0e58999b
parent1bb563334858f48f65b58bab6d10b54080f4ee42
mac80211: fix transposed min/max CW values

I accidentally transposed these in the patch that "fixed" the defaults,
leading to extremely low throughput because of the huge min CW.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/util.c