cfg80211: process the max power on a country IE
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 7 Jan 2010 22:24:56 +0000 (17:24 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 18:57:58 +0000 (13:57 -0500)
commit08030db6e5275dda19ea1b3ab8a41c992799db4a
tree3487187c4a47d4fbf24e56a5647d37a279287504
parentb74d12e116528fadc35f305eb6e9525a3a2b62b1
cfg80211: process the max power on a country IE

The max power from each country IE triplet was being ignored.
This fix isn't critical as CRDA was always being used for the lower
limit, but we should process it in case the AP still wants to
decrease power output even more for whatever reason.

Reported-by: Benoit PAPILLAULT <benoit.papillault@free.fr>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c