summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_rate/sample/tx_schedules.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ath/ath_rate/sample/tx_schedules.h')
-rw-r--r--sys/dev/ath/ath_rate/sample/tx_schedules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_rate/sample/tx_schedules.h b/sys/dev/ath/ath_rate/sample/tx_schedules.h
index b0fd4e02..d8e9f32 100644
--- a/sys/dev/ath/ath_rate/sample/tx_schedules.h
+++ b/sys/dev/ath/ath_rate/sample/tx_schedules.h
@@ -172,7 +172,7 @@ static const struct txschedule series_half[] = {
#undef H
#ifdef Q
-#undef Q /* sun4v bogosity */
+#undef Q
#endif
#define Q(_r) \
(((_r) == 1.5) ? 0 : (((_r) ==2.25) ? 1 : (((_r) == 3) ? 2 : \
OpenPOWER on IntegriCloud