--- src/sys/dev/netif/tx/if_txvar.h 2004/06/02 14:42:55 1.3 +++ src/sys/dev/netif/tx/if_txvar.h 2004/09/15 01:00:26 1.4 @@ -74,7 +74,7 @@ typedef struct { device_t miibus; device_t dev; - struct callout_handle stat_ch; + struct callout tx_stat_timer; u_int32_t unit; void *sc_ih;