]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add DC_UNLOCK before first return. This caused returns when dc was on
authorWarner Losh <imp@FreeBSD.org>
Tue, 20 Feb 2001 04:21:27 +0000 (04:21 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 20 Feb 2001 04:21:27 +0000 (04:21 +0000)
commit0aa477423a18e4ba776fd96575368cc903117382
treec26d97f1dd7f8c704413c3845bec3b339f738388
parent885990747876573f1509056d98c73883c7b0de22
Add DC_UNLOCK before first return.  This caused returns when dc was on
a shared interrupt.

Pointed out by tegge.
sys/dev/dc/if_dc.c
sys/pci/if_dc.c