[PATCH net v3 0/2] bnge fixes

From: Vikas Gupta

Date: Fri Apr 17 2026 - 22:35:02 EST


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@xxxxxxxxxxxxxx/

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