| commit | a2d0e3f13037fa7dc4094c47e0378800a064ee26 | [log] [tgz] |
|---|---|---|
| author | Luciano Coelho <luciano.coelho@nokia.com> | Fri Dec 11 15:40:46 2009 +0200 |
| committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:31:30 2009 -0500 |
| tree | 18147a24093cf62e641e95b21bb40a317bd68e5d | |
| parent | 9cf25fed6a3b1c0792cbab3e934a4e2b6736d284 [diff] |
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 <luciano.coelho@nokia.com> Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>