]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'bnge-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 03:30:49 +0000 (20:30 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Apr 2026 03:30:50 +0000 (20:30 -0700)
commit0db1688072218bfbbfc0bbdee48bc7820da9e3cd
treee01c6c233ec0543fafed25c450c578df1b772363
parent645d044d7e5c99079ff2b134bd35d3301be2ec79
parentc6b34add67a5402f53359580956b5c318965a893
Merge branch 'bnge-fixes'

Vikas Gupta says:

====================
bnge fixes

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.
====================

Link: https://patch.msgid.link/20260418023438.1597876-1-vikas.gupta@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>