Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead of malloc/free.
Reviewed by: imp
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D26841
Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead of malloc/free. Tags None Referenced Files None Subscribers None
Description
Details
|