]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Properly mask off the status bits when checking to see if the ccb is still
authorScott Long <scottl@FreeBSD.org>
Tue, 3 May 2005 07:11:19 +0000 (07:11 +0000)
committerScott Long <scottl@FreeBSD.org>
Tue, 3 May 2005 07:11:19 +0000 (07:11 +0000)
commitaf06505ae39e9b5c5622aa16675a11fecb2c3c87
tree818d7ddba6715b5c8180d5513ced2978127d3ade
parent701d9f1f1d9c7fbc7967e8154f31b25e519091f2
Properly mask off the status bits when checking to see if the ccb is still
valid to process.  This was causing deferred commands to be rejected due
to their extra status flag.

MFC After: 3 days
sys/dev/arcmsr/arcmsr.c