summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/if_ath_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/if_ath_debug.h')
-rw-r--r--sys/dev/ath/if_ath_debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ath/if_ath_debug.h b/sys/dev/ath/if_ath_debug.h
index 40c0b9a..83597af 100644
--- a/sys/dev/ath/if_ath_debug.h
+++ b/sys/dev/ath/if_ath_debug.h
@@ -68,7 +68,6 @@ enum {
ATH_DEBUG_SW_TX_FILT = 0x400000000ULL, /* SW TX FF */
ATH_DEBUG_NODE_PWRSAVE = 0x800000000ULL, /* node powersave */
ATH_DEBUG_DIVERSITY = 0x1000000000ULL, /* Diversity logic */
- ATH_DEBUG_PWRSAVE = 0x2000000000ULL,
ATH_DEBUG_ANY = 0xffffffffffffffffULL
};
OpenPOWER on IntegriCloud