提交 0a77b586 编写于 作者: S Saurav Kashyap 提交者: James Bottomley

[SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.

Signed-off-by: NSaurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: NGiridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
上级 8dc65c6c
......@@ -434,9 +434,11 @@ struct qla_mt_iocb_rqst_fx00 {
__le32 dataword_extra;
__le32 req_len;
__le16 req_len;
__le16 reserved_2;
__le32 rsp_len;
__le16 rsp_len;
__le16 reserved_3;
};
struct qla_mt_iocb_rsp_fx00 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册