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)
Mon, Mar 10, 12:22 PM
Unknown Object (File)
Mon, Feb 24, 2:20 PM
Unknown Object (File)
Mon, Feb 24, 12:06 PM
Unknown Object (File)
Mon, Feb 24, 5:52 AM
Unknown Object (File)
Sun, Feb 23, 4:05 PM
Unknown Object (File)
Feb 20 2025, 5:52 PM
Unknown Object (File)
Feb 18 2025, 1:26 PM
Unknown Object (File)
Feb 18 2025, 11:50 AM
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.