Page MenuHomeFreeBSD

D15521.diff
No OneTemporary

D15521.diff

Index: head/sys/cam/mmc/mmc_xpt.c
===================================================================
--- head/sys/cam/mmc/mmc_xpt.c
+++ head/sys/cam/mmc/mmc_xpt.c
@@ -241,7 +241,7 @@
CAM_DEBUG(path, CAM_DEBUG_TRACE, ("mmc_scan_lun\n"));
- xpt_path_inq(&cpi, periph->path);
+ xpt_path_inq(&cpi, path);
if (cpi.ccb_h.status != CAM_REQ_CMP) {
if (request_ccb != NULL) {

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 18, 6:59 PM (12 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34055561
Default Alt Text
D15521.diff (381 B)

Event Timeline