mbox

[0/2] net/ionic: fix up minor coverity issues

Message ID 20221103134909.21791-1-andrew.boyer@amd.com (mailing list archive)
Headers

Message

Boyer, Andrew Nov. 3, 2022, 1:49 p.m. UTC
  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@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(-)