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, Apr 6, 4:24 AM
Unknown Object (File)
Sat, Apr 4, 5:40 PM
Unknown Object (File)
Thu, Apr 2, 4:17 PM
Unknown Object (File)
Mon, Mar 30, 5:51 AM
Unknown Object (File)
Mon, Mar 30, 12:21 AM
Unknown Object (File)
Sun, Mar 29, 4:39 PM
Unknown Object (File)
Sat, Mar 28, 3:15 AM
Unknown Object (File)
Wed, Mar 25, 5:49 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.