1062ba821b
This patch fixes a possible race issue between ports, when issuing host interface commands, by acquiring/releasing the management host interface semaphore in ixgbe_host_interface_command. Fixes: 36f43e8679ae ("ixgbe/base: refactor manageability block communication") Signed-off-by: Beilei Xing <beilei.xing@intel.com>