> -Original Message-
> From: Su, Simei
> Sent: Monday, October 11, 2021 4:25 PM
> To: Zhang, Qi Z
> Cc: dev@dpdk.org; Wu, Wenjun1 ; Su, Simei
>
> Subject: [PATCH] net/ice: fix dereferenced null pointer
>
> This patch fixes coverity issue by avoiding use of null pointer in taking
> f
This patch fixes coverity issue by avoiding use of null pointer
in taking false branch.
Coverity issue: 373360
Fixes: 437dbd2fd428 ("net/ice: support 1PPS")
Signed-off-by: Simei Su
---
drivers/net/ice/ice_ethdev.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git
2 matches
Mail list logo