silby 2003/04/07 20:32:52 PDT
FreeBSD src repository
Modified files:
sys/pci if_rl.c
Log:
Quick fix so that the watchdog timer is not set unless packets are
actually queued for transmission. Without this, a low memory situation
would trigger false watchdog timeouts.
MFC after: 1 week
Revision Changes Path
1.93 +5 -4 src/sys/pci/if_rl.c