summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_fattime.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-12-20 01:49:56 +0000
committermarius <marius@FreeBSD.org>2006-12-20 01:49:56 +0000
commit8dea18573020b2809f76d4af5e85a746b7d9506d (patch)
tree8955372a1744e96e3438cc72d1333cea54df8f59 /sys/kern/subr_fattime.c
parent0e3caf5297645ad57159029ebbddc3188d3f00ce (diff)
downloadFreeBSD-src-8dea18573020b2809f76d4af5e85a746b7d9506d.zip
FreeBSD-src-8dea18573020b2809f76d4af5e85a746b7d9506d.tar.gz
Fix a bug originally introduced in rev. 1.74; don't reloaded the
watchdog timer in dc_txeof() in case there are still unhandled descriptors as dc_poll() invokes dc_poll() unconditionally. Otherwise this would result in the watchdog timer constantly being being reloaded and thus circumvent that the watchdog ever fires in the DEVICE_POLLING case. Pointed out by: bde
Diffstat (limited to 'sys/kern/subr_fattime.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud