crda: move country2rd() and its helper to reglib.c
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 21 Dec 2011 02:04:18 +0000 (18:04 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 18 Jan 2012 23:39:15 +0000 (15:39 -0800)
commit0d421c2851d55ed644b96060cdc2be10217e74bd
tree1c57b293001d60ee09c213f4d4e5137e3d199a66
parentf2a073df6d785a229f8b05ba8e488b03cb46d509
crda: move country2rd() and its helper to reglib.c

Start cleaning the way we deal with reglib.c as the goal
is to make that stuff a library to be shared first in
userspace with the regulatory simulator [0]. We start
off by moving country2rd() and its helper over to
reglib.c.

[0] git://github.com/mcgrof/regsim.git

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