From: Helmut Schaa Date: Wed, 30 Jun 2010 06:48:42 +0000 (+0200) Subject: mac82011: Allow selection of minstrel_ht as default rc algorithm X-Git-Tag: v2.6.36-rc1~571^2~385^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b50c4b5b01d0ba4efcff9e85f7a76b620fe789;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed