[dpdk-dev] [dpdk-stable] [PATCH v3] net/ixgbe: fix offset value check
Thomas Monjalon
thomas at monjalon.net
Thu Aug 8 13:30:57 CEST 2019
08/08/2019 02:37, Congwen Zhang:
> The "and" condition offset == 0 && offset == NVM_INVALID_PTR
> can never be true.
>
> Fixes: cf3af5aa56c9 ("net/ixgbe/base: add functions to get version info")
> Cc: stable at dpdk.org
>
> Signed-off-by: Congwen Zhang <zhang.congwen at zte.com.cn>
> Acked-by: Xiaolong Ye <xiaolong.ye at intel.com>
Applied, thanks
Note: it looks simple enough to be merged in 19.08 post rc4.
More information about the dev
mailing list