FreeBSD/src 37b807f (r345479)sys/dev/mpr mpr.c, sys/dev/mps mps.c

r329522 created problemss with commands that enter the TIMEDOUT state but
are successfully returned by the card (usually due to an abort being issued
as part of timeout recovery). Remove what amounts to an insufficient
KASSERT, and don't overwrite the state value. State should probably be
re-designed, and that will be done with a future commit.

Reported by:    phk, bei.io
Reviewed by:    imp, mav
Differential Revision:  D19677
DeltaFile
+2-4sys/dev/mpr/mpr.c
+2-3sys/dev/mps/mps.c
+4-72 files

UnifiedSplitRaw