crda: make crda use reglib_get_country_alpha2()
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 01:37:00 +0000 (17:37 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 01:51:24 +0000 (17:51 -0800)
commit501f6913bb889f684d33ef8206aefed08fe03e01
tree189135f0d81b1e64500418203fc886ff22f7ad93
parent271fb366ffe0988482325a83a9b3d9bc4dc31566
crda: make crda use reglib_get_country_alpha2()

This removes all file specific operations over to the
reglib. This also required converting the processing of the
regulatory domain from the mmap'd rules to the standard
ieee80211_regdomain data structure.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
crda.c