This patch series fixes several issues in the driver's interface with the management FW (MFW).
Tomer Tayar (4): qed: Wait for ready indication before rereading the shmem qed: Wait for MCP halt and resume commands to take place qed: Prevent a possible deadlock during driver load and unload qed: Avoid sending mailbox commands when MFW is not responsive drivers/net/ethernet/qlogic/qed/qed_mcp.c | 187 +++++++++++++++++++++---- drivers/net/ethernet/qlogic/qed/qed_mcp.h | 27 ++-- drivers/net/ethernet/qlogic/qed/qed_reg_addr.h | 2 + 3 files changed, 178 insertions(+), 38 deletions(-) -- 1.8.3.1