Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143329078
D50491.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D50491.diff
View Options
diff --git a/sys/dev/bnxt/bnxt_en/bnxt_hwrm.c b/sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
--- a/sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
+++ b/sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
@@ -714,7 +714,7 @@
bnxt_hwrm_set_pg_attr(&ctx_pg->ring_mem, pg_attr, pg_dir);
}
req.flags = cpu_to_le32(flags);
- return hwrm_send_message(softc, &req, sizeof(req));
+ return hwrm_send_message(softc, &req, req_len);
}
int bnxt_hwrm_func_resc_qcaps(struct bnxt_softc *softc, bool all)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 29, 11:43 PM (17 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28091521
Default Alt Text
D50491.diff (456 B)
Attached To
Mode
D50491: bnxt: Fix the request length specified in bnxt_hwrm_func_backing_store_cfg
Attached
Detach File
Event Timeline
Log In to Comment