On 11/4/2020 11:11 AM, Ferruh Yigit wrote:
On 11/4/2020 1:24 AM, wangyunjian wrote:
From: Yunjian Wang
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")
Si
On 11/4/2020 1:24 AM, wangyunjian wrote:
From: Yunjian Wang
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
Reviewed-by: Fer
From: Yunjian Wang
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
---
v2:
fix code styles suggested by Ferruh Yigit
---
l
3 matches
Mail list logo