driver_nl80211: Added set_country() handler
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 25 Nov 2008 10:10:35 +0000 (12:10 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Nov 2008 10:10:35 +0000 (12:10 +0200)
commitd6c9d4740bb2058f816317a385f90d078e7830c6
tree56d74be6c4cbfd722b11d2f9721967f4e0eaf413
parentdf73d284fbe60721ddedf565f53dae543348e306
driver_nl80211: Added set_country() handler

If country_code is set in hostapd.conf, hostapd will now update nl80211
regulatory data by setting the alpha2 string for CRDA. In other words,
"iw reg set <alpha2>" is not needed anymore when using hostapd.
hostapd/driver_nl80211.c