[PATCH 0/2] net/ionic: fix up minor coverity issues
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Sun Nov 6 10:28:30 CET 2022
On 11/3/22 16:49, Andrew Boyer wrote:
> These patches will make no functional difference, but should
> eliminate four coverity issues.
>
> Alternatively, we could just mark them as False Positive or
> Ignored in coverity.
>
> Signed-off-by: Andrew Boyer <andrew.boyer at amd.com>
>
> Andrew Boyer (2):
> net/ionic: fix up minor coverity issue in queue allocation
> net/ionic: fix up minor coverity issue in packet transmit
>
> drivers/net/ionic/ionic_lif.c | 4 ++--
> drivers/net/ionic/ionic_rxtx_sg.c | 2 +-
> drivers/net/ionic/ionic_rxtx_simple.c | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list