Merge branch 'bnxt_en-3-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 27 Aug 2025 00:48:37 +0000 (17:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 Aug 2025 00:48:38 +0000 (17:48 -0700)
commite69880cbf623dc6283ae798aa5b8fb930063591c
tree18aab7b1b5009769966a93e1f755801437b4affe
parentd9b0ca1334d8a9a03bef45e95825564c56ca3367
parentb4fc8faacfea2538184a1dbd616ae9447a361f3d
Merge branch 'bnxt_en-3-bug-fixes'

Michael Chan says:

====================
bnxt_en: 3 bug fixes

The first one fixes a memory corruption issue that can happen when
FW resources change during ifdown with TCs created.  The next two
fix FW resource reservation logic for TX rings and stats context.
====================

Link: https://patch.msgid.link/20250825175927.459987-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>