CVS: cvs.openbsd.org: src

Jonathan Matthew <[email protected]> Mon, 20 Jul 2026 19:35:17 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/20 19:35:17

Modified files:
	sys/dev/pci    : mfii.c 

Log message:
Don't use SCSI_DATA_IN for patrol read commands that don't have a data
buffer.  Noticed while looking into crashes reported by job@ but doesn't
fix anything.

ok dlg@