]> git.baikalelectronics.ru Git - kernel.git/commit
mac82011: Allow selection of minstrel_ht as default rc algorithm
authorHelmut Schaa <helmut.schaa@googlemail.com>
Wed, 30 Jun 2010 06:48:42 +0000 (08:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Jun 2010 19:00:53 +0000 (15:00 -0400)
commit880e9d0217bfd2964d669b0691a9b6eef5f5c4a8
tree259ab6b0f2bb918f0ec004a4a1080ccf5719d102
parent742827b82c0944dc9895427dcf03de546e5592c8
mac82011: Allow selection of minstrel_ht as default rc algorithm

Allow selection of minstrel_ht as default rate control algorithm. At
the moment minstrel_ht can only be requested by the driver code but
not selected as default in make menuconfig. Fix this by using
minstrel_ht when minstrel was selected as default and minstrel_ht
is available.

This change won't affect legacy devices as minstrel_ht falls back to
minstrel in that case.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/Kconfig