Unverified Commit d79b1e90 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!4472 nvmet-fc: kabi: KABI reservation for nvme_fc_port_template

parents e4b33d42 e7e80e02
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -511,6 +511,15 @@ struct nvme_fc_port_template {
	u32	remote_priv_sz;
	u32	lsrqst_priv_sz;
	u32	fcprqst_priv_sz;

	KABI_RESERVE(1)
	KABI_RESERVE(2)
	KABI_RESERVE(3)
	KABI_RESERVE(4)
	KABI_RESERVE(5)
	KABI_RESERVE(6)
	KABI_RESERVE(7)
	KABI_RESERVE(8)
};