Re: [PATCH net v2 0/4] qed: Misc fixes in the interface with the MFW

2018-08-20 Thread David Miller
From: Tomer Tayar Date: Mon, 20 Aug 2018 00:01:41 +0300 > This patch series fixes several issues in the driver's interface with the > management FW (MFW). > > v1->v2: > - Fix loop counter decrement to be pre instead of post. Series applied, thank you.

[PATCH net v2 0/4] qed: Misc fixes in the interface with the MFW

2018-08-19 Thread Tomer Tayar
This patch series fixes several issues in the driver's interface with the management FW (MFW). v1->v2: - Fix loop counter decrement to be pre instead of post. Tomer Tayar (4): qed: Wait for ready indication before rereading the shmem qed: Wait for MCP halt and resume commands to take place