提交 761a2c4f 编写于 作者: C Christophe Ricard 提交者: Samuel Ortiz

NFC: st21nfca: Add __packed to struct st21nfca_pipe_info

Signed-off-by: NChristophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 c5b0c370
......@@ -89,7 +89,7 @@ struct st21nfca_pipe_info {
u8 src_gate_id;
u8 dst_host_id;
u8 dst_gate_id;
};
} __packed;
/* Largest headroom needed for outgoing custom commands */
#define ST21NFCA_CMDS_HEADROOM 7
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册