From: Luciano Coelho Date: Fri, 11 Dec 2009 13:40:46 +0000 (+0200) Subject: wl1271: limit TX power to 25dBm for every channel X-Git-Tag: v2.6.34-rc1~233^2~682^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d0e3f13037fa7dc4094c47e0378800a064ee26;p=pandora-kernel.git wl1271: limit TX power to 25dBm for every channel The wl1271 firmware supports maximun 25.5dBm, so the driver was returning -EINVALID to anything above that. This patch uses the channel max_power option to limit the TX power to 25dBm. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed