summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/bge/bge_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/bge/bge_impl.h')
-rw-r--r--usr/src/uts/common/io/bge/bge_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/common/io/bge/bge_impl.h b/usr/src/uts/common/io/bge/bge_impl.h
index 848f039359..37a927fce5 100644
--- a/usr/src/uts/common/io/bge/bge_impl.h
+++ b/usr/src/uts/common/io/bge/bge_impl.h
@@ -794,8 +794,8 @@ typedef struct bge {
/*
* For the BCM5705/5788/5721/5751/5752/5714 and 5715,
* the statistic block is not available,the statistic counter must
- * be gotten from statistic registers.And bge_statistics_reg_t record
- * the statistic registers value
+ * be gotten from statistic registers. And bge_statistics_reg_t record
+ * the statistic registers value.
*/
bge_statistics_reg_t *pstats;