nl80211: Use max tx power from regulatory domain
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sun, 27 Oct 2013 16:42:16 +0000 (18:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Oct 2013 16:42:16 +0000 (18:42 +0200)
commit6651f1f9f19de900474895396c8abfb8d97bff94
tree5c6d1ae092aa5a9ad99f636c87958638e28d8921
parentb3e2ce3baeea742338003daf83657fa8a0c17e87
nl80211: Use max tx power from regulatory domain

Previously the Country element contained the max TX power the local
hardware was capable of. Change this to just use the regulatory limit.

Signed-hostap: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c