]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Handle management FW error
authorShai Malin <smalin@marvell.com>
Fri, 10 Sep 2021 08:33:56 +0000 (11:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Sep 2021 09:17:11 +0000 (10:17 +0100)
commit690ecd40fe80f9806d156f1fd12817b5487a3fc8
treeaf713f78d5f0abd9170e3ba5afdbcd349a0b39ed
parentacee63813d1ffdd5c47a6df331952823105351e9
qed: Handle management FW error

Handle MFW (management FW) error response in order to avoid a crash
during recovery flows.

Changes from v1:
- Add "Fixes tag".

Fixes: tag 7f6646f976fd ("qed: Fix reading stale configuration information")
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_mcp.c