[dpdk-dev] [dpdk-stable] [PATCH] net/bnxt: fix incorrect assignment
Ferruh Yigit
ferruh.yigit at intel.com
Thu Nov 12 19:20:40 CET 2020
On 11/12/2020 3:29 PM, Ajit Khaparde wrote:
> From: Mike Baucom <michael.baucom at broadcom.com>
>
> Use comparison operator instead of incorrectly using the assignment
> operator.
>
> Coverity issue: 363566
> Coverity issue: 363577
> Fixes: 42c40f8902f7 ("net/bnxt: consolidate template table processing")
> Cc: stable at dpdk.org
>
> Signed-off-by: Mike Baucom <michael.baucom at broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list