From: Ivo van Doorn Date: Mon, 23 Aug 2010 17:55:43 +0000 (+0200) Subject: rt2x00: Fix channel configuration for RF3052 X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46323e112ce2a0fdaf2dd5389f95b248576b8fda;p=pandora-kernel.git rt2x00: Fix channel configuration for RF3052 We missed a check for RF3052 in the config_channel configuration function. As a result the channel is not properly configured for RF3052 devices. This also requires rt2800_config_channel_rf3xxx to support 5GHz channels, so we must apply the TXPOWER_A_TO_DEV and TXPOWER_G_TO_DEV conversions during rt2800_config_channel() Signed-off-by: Ivo van Doorn Acked-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed