]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the cam_ed copy of ata_params rather than malloc and freeing
authorimp <imp@FreeBSD.org>
Mon, 24 Jun 2019 20:23:19 +0000 (20:23 +0000)
committerimp <imp@FreeBSD.org>
Mon, 24 Jun 2019 20:23:19 +0000 (20:23 +0000)
commitb7ba0372a1b89c2fadd1f911ac3184971ff3c45e
tree3238488c2005ef066a1bf76731ac219c3806de7a
parent29f361e2191a16a2c08fce82849899722016ea93
Use the cam_ed copy of ata_params rather than malloc and freeing
memory for it. This reaches into internal bits of xpt a little, and
I'll clean that up later.
sys/cam/scsi/scsi_da.c