From: Yishai Hadas Date: Sun, 25 Jan 2015 14:59:43 +0000 (+0200) Subject: net/mlx4_core: Reset flow activation upon SRIOV fatal command cases X-Git-Tag: fixes-v4.0-rc1~150^2~151^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd9302734111abc0b5912b695336f2ee63cb22b;p=pandora-kernel.git net/mlx4_core: Reset flow activation upon SRIOV fatal command cases When SRIOV commands are executed over the comm-channel and get a fatal error (e.g. timeout, closing command failure) the VF enters into error state and reset flow is activated. To be able to recognize whether the failure was on a closing command, the operational code for the given VHCR command is used. Once the device entered into an error state we prevent redundant error messages from being printed. Signed-off-by: Yishai Hadas Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed