cxgbe(4): fix the description of a strange bunch of counters.

MFC after:	1 week
This commit is contained in:
np 2015-01-05 23:43:24 +00:00
parent 457a8d982b
commit 3b561af844

View File

@ -4699,7 +4699,7 @@ t4_sysctls(struct adapter *sc)
SYSCTL_ADD_PROC(ctx, children, OID_AUTO, "ddp_stats",
CTLTYPE_STRING | CTLFLAG_RD, sc, 0,
sysctl_ddp_stats, "A", "DDP statistics");
sysctl_ddp_stats, "A", "non-TCP DDP statistics");
SYSCTL_ADD_PROC(ctx, children, OID_AUTO, "devlog",
CTLTYPE_STRING | CTLFLAG_RD, sc, 0,