summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/ffec/if_ffec.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/ffec/if_ffec.c')
-rw-r--r--freebsd/sys/dev/ffec/if_ffec.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/freebsd/sys/dev/ffec/if_ffec.c b/freebsd/sys/dev/ffec/if_ffec.c
index 6f505acc..7660e2c7 100644
--- a/freebsd/sys/dev/ffec/if_ffec.c
+++ b/freebsd/sys/dev/ffec/if_ffec.c
@@ -1589,10 +1589,10 @@ ffec_add_sysctls(struct ffec_softc *sc)
*
* The following sysctls regulate IC behaviour (for TX/RX separately):
*
- * dev.tsec.<unit>.int_coal.rx_time
- * dev.tsec.<unit>.int_coal.rx_count
- * dev.tsec.<unit>.int_coal.tx_time
- * dev.tsec.<unit>.int_coal.tx_count
+ * dev.ffec.<unit>.int_coal.rx_time
+ * dev.ffec.<unit>.int_coal.rx_count
+ * dev.ffec.<unit>.int_coal.tx_time
+ * dev.ffec.<unit>.int_coal.tx_count
*
* Values:
*