crda: make usage of regdb.h exclusive to reglib.c
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 02:14:07 +0000 (18:14 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 02:14:07 +0000 (18:14 -0800)
commit11015cf7b1aa0501d90aacbf42dc2ac14041543d
tree93951a3d323c19e6128a369c8c18ee8c4065b062
parent1dce4105ee1723b23acd08cfdb9d428f5162efdb
crda: make usage of regdb.h exclusive to reglib.c

The only other remaining user of regdb.h is regdbdump tool
but as I see it this utility can exist in either a reglib
library, or on each OS for its own specific adaptation of
the reglib code. For now we just make regdbump use the local
copy of nl80211.h. Later the reglib library can have its own
print / dump utility if we deem it necessary.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
print-regdom.c
reglib.c
reglib.h