HomeFreeBSD

cam: Create free_scan_info helper function

Description

cam: Create free_scan_info helper function

We free the scsi bug scan info in 4 places. 1 was wrong until I fixed a
bug there in a recent commit. Introduce a helper function that will free
the cpi always (it must always be valid since we set it right after
allocation).

Sponsored by: Netflix
Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D51170

Details

Provenance
impAuthored on Jul 7 2025, 8:05 PM
Reviewer
jhb
Differential Revision
D51170: cam: Create free_scan_info helper function
Parents
rG3b3591d3e1ac: cam: In scsi_scan_bus, fix an error case
Branches
Unknown
Tags
Unknown