This series contains several changes to driver interaction with the management fw. The biggest [& most significant] change here is a change in the locking scheme and re-definition of the 'critical section' when accessing shared resources toward the goal of interacting with the management firmware.
Dave, Please consider applying this to `net-next'. Thanks, Yuval Sudarsana Reddy Kalluru (1): qed: Prevent Multi-function notification of link state Tomer Tayar (1): qed: Rearrange the MCP lock Yuval Mintz (1): qed: Enlrage the drain timeout Zvi Nachmani (1): qed: Notify of transciever changes drivers/net/ethernet/qlogic/qed/qed.h | 3 + drivers/net/ethernet/qlogic/qed/qed_hsi.h | 11 ++ drivers/net/ethernet/qlogic/qed/qed_mcp.c | 292 ++++++++++++++++++++---------- drivers/net/ethernet/qlogic/qed/qed_mcp.h | 14 +- 4 files changed, 220 insertions(+), 100 deletions(-) -- 1.9.3