On 11/4/2020 1:24 AM, wangyunjian wrote:
From: Yunjian Wang <wangyunj...@huawei.com>Coverity flags that 'rx_conf' variable is used before it's checked for NULL. This patch fixes this issue. Coverity issue: 363570 Fixes: 4ff702b5dfa9 ("ethdev: introduce Rx buffer split") Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>