aboutsummaryrefslogtreecommitdiff
path: root/sys/net/altq/altq_cbq.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/altq/altq_cbq.h')
-rw-r--r--sys/net/altq/altq_cbq.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/net/altq/altq_cbq.h b/sys/net/altq/altq_cbq.h
index 51e7cf9a8256..04bcab1af767 100644
--- a/sys/net/altq/altq_cbq.h
+++ b/sys/net/altq/altq_cbq.h
@@ -99,6 +99,12 @@ typedef struct _cbq_class_stats_ {
struct codel_stats codel;
} class_stats_t;
+/*
+ * CBQ_STATS_VERSION is defined in altq.h to work around issues stemming
+ * from mixing of public-API and internal bits in each scheduler-specific
+ * header.
+ */
+
#ifdef ALTQ3_COMPAT
/*
* Define structures associated with IOCTLS for cbq.