diff options
| author | Kohei Enju <enjuk@amazon.com> | 2025-12-11 18:15:32 +0900 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2026-01-27 13:50:09 -0800 |
| commit | 100cf7b4ca6ed770ec4287f3789b1da2e340a05a (patch) | |
| tree | 1c74230a1518ade9fc64825ed9caab14f36815c6 /include/linux/stacktrace.h | |
| parent | 638344712aefeba97b6e0d90f560815fd88abd0f (diff) | |
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
hw->aci.lock is already initialized in ixgbe_sw_init(), so
ixgbe_recovery_probe() doesn't need to initialize the lock. This
function is also not responsible for destroying the lock on failures.
Additionally, change the name of label in accordance with this change.
Fixes: 29cb3b8d95c7 ("ixgbe: add E610 implementation of FW recovery mode")
Reported-by: Simon Horman <horms@kernel.org>
Closes: https://lore.kernel.org/intel-wired-lan/aTcFhoH-z2btEKT-@horms.kernel.org/
Signed-off-by: Kohei Enju <enjuk@amazon.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
