For some blasted reason the SATA WC change frees a structure right in the
middle of using it.
This commit is contained in:
parent
b05e6558c9
commit
42f31cf9d0
@ -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…
x
Reference in New Issue
Block a user