[PATCH net v2 0/2] bnge fixes

Vikas Gupta posted 2 patches 2 months ago
There is a newer version of this series
.../net/ethernet/broadcom/bnge/bnge_core.c    | 39 ++++++++++---------
.../net/ethernet/broadcom/bnge/bnge_rmem.c    | 16 --------
2 files changed, 21 insertions(+), 34 deletions(-)
[PATCH net v2 0/2] bnge fixes
Posted by Vikas Gupta 2 months 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

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    | 39 ++++++++++---------
 .../net/ethernet/broadcom/bnge/bnge_rmem.c    | 16 --------
 2 files changed, 21 insertions(+), 34 deletions(-)

-- 
2.47.1