Page MenuHomeFreeBSD

Fix MMCCAM scanning for new cards
ClosedPublic

Authored by kibab on May 22 2018, 3:24 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, Nov 21, 6:35 AM
Unknown Object (File)
Oct 14 2024, 2:41 PM
Unknown Object (File)
Sep 15 2024, 9:49 AM
Unknown Object (File)
Sep 9 2024, 8:08 AM
Unknown Object (File)
Sep 6 2024, 2:25 AM
Unknown Object (File)
Sep 4 2024, 8:57 AM
Unknown Object (File)
Aug 19 2024, 5:20 AM
Unknown Object (File)
Aug 18 2024, 7:32 PM
Subscribers
None

Details

Summary

r326645 used an incorrect argument for xpt_path_inq().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I agree. Comment says this was from nvme_scan_lun, and it uses path here not periph->path.

This revision is now accepted and ready to land.May 22 2018, 3:44 PM
This revision was automatically updated to reflect the committed changes.