Searched hist:"30 a5da5b3301e386de99911fe6c1cd1aa37fb970" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | eq.c | diff 30a5da5b3301e386de99911fe6c1cd1aa37fb970 Tue Jan 27 07:58:03 CST 2015 Jack Morgenstein <jackm@dev.mellanox.co.il> 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 <jackm@dev.mellanox.co.il> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cmd.c | diff 30a5da5b3301e386de99911fe6c1cd1aa37fb970 Tue Jan 27 07:58:03 CST 2015 Jack Morgenstein <jackm@dev.mellanox.co.il> 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 <jackm@dev.mellanox.co.il> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | resource_tracker.c | diff 30a5da5b3301e386de99911fe6c1cd1aa37fb970 Tue Jan 27 07:58:03 CST 2015 Jack Morgenstein <jackm@dev.mellanox.co.il> 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 <jackm@dev.mellanox.co.il> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|