crda: allow loading of regulatory.bin from /lib/crda in addition to /usr/lib/crda
authorHelmut Schaa <helmut.schaa@googlemail.com>
Tue, 24 Feb 2009 14:31:50 +0000 (15:31 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 24 Feb 2009 19:42:16 +0000 (11:42 -0800)
commit345096cf8ca2b312c53407985f34c81b2cfd0bc7
tree63562d91a66c9857d96731316a9594770269bc3f
parentdcd6a8dfe03386bb3b696d2561f2dd57b8f0309b
crda: allow loading of regulatory.bin from /lib/crda in addition to /usr/lib/crda

As crda is typically installed in /sbin it might be worth to install
regulatory.bin into /lib/crda instead of /usr/lib/crda. Hence, extend
crda to try both paths for loading the database.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
crda.c