Page MenuHomeFreeBSD

D26838.diff
No OneTemporary

D26838.diff

Index: head/sys/dev/smartpqi/smartpqi_cam.c
===================================================================
--- head/sys/dev/smartpqi/smartpqi_cam.c
+++ head/sys/dev/smartpqi/smartpqi_cam.c
@@ -623,7 +623,6 @@
return;
}
- bzero(ccb, sizeof(union ccb));
xpt_setup_ccb(&ccb->ccb_h, path, 5);
ccb->ccb_h.func_code = XPT_SCAN_LUN;
ccb->ccb_h.cbfcnp = smartpqi_lunrescan_cb;

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 9, 12:36 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31124385
Default Alt Text
D26838.diff (387 B)

Event Timeline