From: Jack Morgenstein Date: Tue, 27 Jan 2015 13:58:03 +0000 (+0200) Subject: net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec X-Git-Tag: fixes-v4.0-rc1~150^2~113^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a5da5b3301e386de99911fe6c1cd1aa37fb970;p=pandora-kernel.git net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec The driver incorrectly assigned an out-mailbox to this command, and used an opcode modifier = 0, which is a reserved value (it should use opcode modifier = 1). Signed-off-by: Jack Morgenstein Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed