diff options
Diffstat (limited to 'net/wireless/reg.h')
-rw-r--r-- | net/wireless/reg.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net/wireless/reg.h b/net/wireless/reg.h index a76ea3ff7cd6..eb1dd5bc9b27 100644 --- a/net/wireless/reg.h +++ b/net/wireless/reg.h | |||
@@ -11,13 +11,6 @@ void regulatory_exit(void); | |||
11 | 11 | ||
12 | int set_regdom(const struct ieee80211_regdomain *rd); | 12 | int set_regdom(const struct ieee80211_regdomain *rd); |
13 | 13 | ||
14 | enum environment_cap { | ||
15 | ENVIRON_ANY, | ||
16 | ENVIRON_INDOOR, | ||
17 | ENVIRON_OUTDOOR, | ||
18 | }; | ||
19 | |||
20 | |||
21 | /** | 14 | /** |
22 | * __regulatory_hint - hint to the wireless core a regulatory domain | 15 | * __regulatory_hint - hint to the wireless core a regulatory domain |
23 | * @wiphy: if the hint comes from country information from an AP, this | 16 | * @wiphy: if the hint comes from country information from an AP, this |