Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05d1205f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "msm: ipa3: Fix to avoid structural padding""

parents ff435b2f 15d64ea4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -87,8 +87,6 @@ enum ipa_qmi_error_type_v01 {
	IPA_QMI_ERROR_TYPE_MAX_ENUM_VAL_V01 = IPA_INT_MAX,
};

#pragma pack(push, 1)

struct ipa_qmi_response_type_v01 {
	uint16_t result;
	uint16_t error;
@@ -2673,8 +2671,6 @@ struct ipa_bw_change_ind_msg_v01 {
	/* Kbps */
	uint32_t peak_bw_dl;
}; /* Message */

#pragma pack(pop)
#define IPA_BW_CHANGE_IND_MSG_V01_MAX_MSG_LEN 14

/*Service Message Definition*/