summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/fsl_dpa_stats.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/fsl_dpa_stats.h b/include/linux/fsl_dpa_stats.h
index b8fe850..5ba731e 100644
--- a/include/linux/fsl_dpa_stats.h
+++ b/include/linux/fsl_dpa_stats.h
@@ -469,7 +469,7 @@ struct dpa_stats_cnt_traffic_mng {
enum dpa_stats_cnt_traffic_mng_src src;
/*
- * Depending on the Traffic Manager source, the 'traffic_obj' has a
+ * Depending on the Traffic Manager source, the 'traffic_mng' has a
* different meaning: it represents a pointer to a structure of type
* 'qm_ceetm_cq' in case the traffic source is a "Class Queue" or a
* pointer to a structure of type 'qm_ceetm_ccg' in case the traffic
@@ -690,7 +690,7 @@ struct dpa_stats_cls_cnt_traffic_mng {
enum dpa_stats_cnt_traffic_mng_src src;
/*
- * Depending on the Traffic Manager source, the 'traffic_obj' has a
+ * Depending on the Traffic Manager source, the 'traffic_mng' has a
* different meaning: it represents an array of pointers to structures
* of type 'qm_ceetm_cq' in case the traffic source is a "Class Queue"
* or an array of pointers to structures of type 'qm_ceetm_ccg' in case