https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #37 from Gary Jennejohn <gljennj...@gmail.com> --- (In reply to hlh from comment #31) You should add sc->rtsx_intr_status = 0; prior to the call to rtsx_wait_intr() in rtsx_xfer()to be consistent. This is the only place where that was not being done. It doesn't change the behavior, but it can prevent false positives in rtsx_wait_intr(). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"