No need to set the MPRSAS_SHUTDOWN flag because it's never used.

Approved by:	ken, scottl, ambrisko
MFC after:      1 week
This commit is contained in:
Stephen McConnell 2016-05-09 16:29:25 +00:00
parent 8861939221
commit dd9f4a95b2

View File

@ -931,7 +931,6 @@ mpr_detach_sas(struct mpr_softc *sc)
cam_sim_free(sassc->sim, FALSE);
}
sassc->flags |= MPRSAS_SHUTDOWN;
mpr_unlock(sc);
if (sassc->devq != NULL)