When the outcome of the watchdog processing is a reset, do not bother checking
authormiod <miod@openbsd.org>
Wed, 14 Jan 2015 21:14:49 +0000 (21:14 +0000)
committermiod <miod@openbsd.org>
Wed, 14 Jan 2015 21:14:49 +0000 (21:14 +0000)
commit67af9f2b1cdcb9e0eb45c46161f6403efdac719f
treef9b02af91f5df9059dc04b9e7c44ec0187ea8369
parent4b3d9004490dcb068a8bd4a20d1273754f80ed0c
When the outcome of the watchdog processing is a reset, do not bother checking
further pending requests, since they will be forcefully failed by the reset
routine.
sys/arch/sparc/dev/xd.c
sys/arch/sparc/dev/xy.c