No need for NO-HT20 or NO-HT40, remove them as this code isn't used yet
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 5 Sep 2008 19:40:28 +0000 (12:40 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 5 Sep 2008 19:40:28 +0000 (12:40 -0700)
in userspace anywhere and kernel support hasn't been merged yet.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
regdb.h

diff --git a/regdb.h b/regdb.h
index bbe2f55..e658f8a 100644 (file)
--- a/regdb.h
+++ b/regdb.h
@@ -65,8 +65,6 @@ enum reg_rule_flags {
        RRF_PTMP_ONLY           = 1<<6,
        RRF_PASSIVE_SCAN        = 1<<7,
        RRF_NO_IBSS             = 1<<8,
-       /* hole at 9 */
-       RRF_NO_HT40             = 1<<10,
 };
 
 struct regdb_file_reg_rule {