CVS: cvs.openbsd.org: src

Jonathan Matthew <[email protected]> Sun, 26 Jul 2026 22:12:50 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/26 22:12:50

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

Log message:
Management commands with no data buffer still need the pointer to the
command itself set.  Fixes crashes seen after using the patrol read start/stop
commands as reported by job@

ok dlg@