Module Name: src Committed By: msaitoh Date: Wed Sep 14 01:05:43 UTC 2022
Modified Files:
src/sys/dev/pci: mfii.c
Log Message:
mfii: Don't panic on detach.
Call sysmon_envsys_destroy() and clear sc->sc_sme to NULL if
sysmon_envsys_register failed.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pci/mfii.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
