mjacob 2006-11-19 23:13:12 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_cam.c Log: If a TMF request fails to start, make sure that we pull it off the pending list and set the state back to free prior to calling mpt_reset so we don't panic at a later point. Revision Changes Path 1.41 +4 -2 src/sys/dev/mpt/mpt_cam.c