[PATCH net v3 0/2] bnge fixes

Vikas Gupta posted 2 patches 1 month, 4 weeks ago
.../net/ethernet/broadcom/bnge/bnge_core.c    | 30 ++++++++++++++-----
.../net/ethernet/broadcom/bnge/bnge_rmem.c    | 16 ----------
2 files changed, 22 insertions(+), 24 deletions(-)
[PATCH net v3 0/2] bnge fixes
Posted by Vikas Gupta 1 month, 4 weeks ago
Hi,
 This series fix two issues.

Patch-1: 
    Due to wrong HWRM sequence, driver do not get the correct
    information regarding resources and capabilities.
    The patch fixes the initial HWRM sequence.
Patch-2:
    Remove the unsupported backing store type initialization, which is
    not supported in Thor Ultra devices.

Thanks,
Vikas

v2->v3:
  Addressed Jakub Kicinski's comments.
https://lore.kernel.org/netdev/CAHLZf_uARgZzoTPnnPjxRu5AGeHEOw3yyTEbNHYP3brfwuW0Sw@mail.gmail.com/

v1->v2: 
   Include Fixes tags.


Vikas Gupta (2):
  bnge: fix initial HWRM sequence
  bnge: remove unsupported backing store type

 .../net/ethernet/broadcom/bnge/bnge_core.c    | 30 ++++++++++++++-----
 .../net/ethernet/broadcom/bnge/bnge_rmem.c    | 16 ----------
 2 files changed, 22 insertions(+), 24 deletions(-)

-- 
2.47.1