Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147429794
D51166.id158132.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
482 B
Referenced Files
None
Subscribers
None
D51166.id158132.diff
View Options
diff --git a/sys/cam/cam_xpt.h b/sys/cam/cam_xpt.h
--- a/sys/cam/cam_xpt.h
+++ b/sys/cam/cam_xpt.h
@@ -145,8 +145,8 @@
void xpt_sim_poll(struct cam_sim *sim);
/*
- * Perform a path inquiry at the request priority. The bzero may be
- * unnecessary.
+ * Perform a path inquiry at the request priority. bzero may be redundant for
+ * allocated CCBs, but for the on-stack CCBs it's required.
*/
static inline void
xpt_path_inq(struct ccb_pathinq *cpi, struct cam_path *path)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 10:27 PM (15 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29553699
Default Alt Text
D51166.id158132.diff (482 B)
Attached To
Mode
D51166: cam/xpt: improve comment on xpt_path_inq
Attached
Detach File
Event Timeline
Log In to Comment