crda: add dfs_region to the ieee80211_regdomain data structure
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 01:43:34 +0000 (17:43 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 19 Jan 2012 01:51:24 +0000 (17:51 -0800)
commit271fb366ffe0988482325a83a9b3d9bc4dc31566
tree550fe5645df6001f21767b918820df34937c2c03
parent7ce0874d14662275c38b50aa9dee7c841b593862
crda: add dfs_region to the ieee80211_regdomain data structure

This will be used later once crda.c starts using the
ieee80211_regdomain data structure passed on from reglib
instead of using the mmap()'d regulatory file directly.

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