You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/libiscsi/files/libiscsi-1.18.0-fno-common....

15 lines
386 B

https://bugs.gentoo.org/708526
Taken from: https://github.com/sahlberg/libiscsi/pull/307
Author: wanghonghao <wanghonghao@bytedance.com>
--- a/include/iser-private.h
+++ b/include/iser-private.h
@@ -159,7 +159,7 @@ struct iser_tx_desc {
struct iser_cm_hdr {
uint8_t flags;
uint8_t rsvd[3];
-} __packed;
+};
struct iser_pdu {
struct iscsi_pdu iscsi_pdu;