On Tue, May 5, 2020 at 12:18 PM Ajit Khaparde <ajit.khapa...@broadcom.com> wrote:
> Fix issues reported by Coverity. > Note that one issue was reported in internal coverity scan. > Patches applied to dpdk-next-net-brcm. > > 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(-) > > -- > 2.21.1 (Apple Git-122.3) > >