Loading
nvme/tcp: put the plen initialization into the correct location.
To fix a very small issue due to the refactoring, the previous plen initialization is wrong. We will miss caculate 4 for head digest, if we put this variable in this location. Change-Id: I197e1498a4b7f7c4b8d9eb99447634ef9be1c76d Signed-off-by:Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447669 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>