diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 1999-11-19 10:51:16 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 1999-11-19 10:51:16 +0000 |
| commit | e8ef6b2d7a7c51ea333f9adb02a47f198ac1b7df (patch) | |
| tree | 11d21d23cc4d1ec9312ba6da4123fa3941a3f53f /lib/libnetgraph/debug.c | |
| parent | 2045179917fc7916789083bc888c574b9f07c2b4 (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph/debug.c')
| -rw-r--r-- | lib/libnetgraph/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c index cdfb77e18e71..bf57da695cee 100644 --- a/lib/libnetgraph/debug.c +++ b/lib/libnetgraph/debug.c @@ -337,7 +337,6 @@ case NGM_ASYNC_COOKIE: if (!resp ^ (cmd != NGM_ASYNC_CMD_GET_CONFIG)) return; NGLOGX(" enabled %s", ac->enabled ? "YES" : "NO"); - NGLOGX(" acfcomp %s", ac->acfcomp ? "YES" : "NO"); NGLOGX(" Async MRU %u", ac->amru); NGLOGX(" Sync MRU %u", ac->smru); NGLOGX(" ACCM 0x%08x", ac->accm); |
