summaryrefslogtreecommitdiffstats
path: root/sys/dev/hatm/if_hatmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hatm/if_hatmvar.h')
-rw-r--r--sys/dev/hatm/if_hatmvar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/hatm/if_hatmvar.h b/sys/dev/hatm/if_hatmvar.h
index 42ac900..f2ea62f 100644
--- a/sys/dev/hatm/if_hatmvar.h
+++ b/sys/dev/hatm/if_hatmvar.h
@@ -461,6 +461,9 @@ struct hatm_softc {
#ifdef HATM_DEBUG
/* debugging */
u_int debug;
+
+ /* transmit mbuf count */
+ int txmbuf;
#endif
};
OpenPOWER on IntegriCloud