mbox

[v2,0/2] fix coverity reported issues

Message ID 20200507031136.46035-1-ajit.khaparde@broadcom.com (mailing list archive)
Headers

Message

Ajit Khaparde May 7, 2020, 3:11 a.m. UTC
  Fix issues reported by Coverity.
Note that one issue addressed by patch [1/2] was reported in
internal coverity scan.

v1->v2: mention that one of the issue was reported in internal scan.

Ajit Khaparde (1):
  net/bnxt: fix uninitialized variable error

Kishore Padmanabha (1):
  net/bnxt: fix overrun of the ulp device params array

 drivers/net/bnxt/tf_core/tf_tbl.c         | 2 +-
 drivers/net/bnxt/tf_ulp/ulp_template_db.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)