For some blasted reason the SATA WC change frees a structure right in the
middle of using it.
This commit is contained in:
parent
2e24a542de
commit
5cb4d15a40
@ -793,7 +793,6 @@ mpt_read_config_info_sas(struct mpt_softc *mpt)
|
||||
break;
|
||||
}
|
||||
mpt->sas_portinfo = portinfo;
|
||||
free(portinfo, M_DEVBUF);
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user