From: Felix Fietkau Date: Sat, 18 Dec 2010 23:31:55 +0000 (+0100) Subject: ath9k: do not limit the chainmask to 1 for legacy mode X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d5dc3d6f86cc70f08e45b840f3e681588d2718;p=pandora-kernel.git ath9k: do not limit the chainmask to 1 for legacy mode Restricting the chainmask to 1 for legacy mode disables useful features such as MRC, and it reduces the available transmit power. I can't think of a good reason to do this in legacy mode, so let's just get rid of that code. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed