Skip to content
Commit b0310063 authored by George Shuklin's avatar George Shuklin Committed by Greg Kroah-Hartman
Browse files

tg3: power down device only on SYSTEM_POWER_OFF

[ Upstream commit 9fc3bc76

 ]

Dell R650xs servers hangs on reboot if tg3 driver calls
tg3_power_down.

This happens only if network adapters (BCM5720 for R650xs) were
initialized using SNP (e.g. by booting ipxe.efi).

The actual problem is on Dell side, but this fix allows servers
to come back alive after reboot.

Signed-off-by: default avatarGeorge Shuklin <george.shuklin@gmail.com>
Fixes: 2ca1c94c

 ("tg3: Disable tg3 device on system reboot to avoid triggering AER")
Reviewed-by: default avatarPavan Chebbi <pavan.chebbi@broadcom.com>
Reviewed-by: default avatarMichael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20231103115029.83273-1-george.shuklin@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 2dbafb00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment