OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Fri Feb 10 2006 - 03:12:26 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2006/02/10 02:12:26

Modified files:
        sys/dev/pci : if_em.c if_ixgb.c

Log message:
fix a typo in em_clean_transmit_interrupts() that will cause the
watchdog timer to fire if the TX descriptor ring is emptied for
EM_TX_TIMEOUT seconds.

The same bug exists in ixgb(4) too.

From FreeSBD