]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_core: Add more info to mlx4_cmd_post failure error messages
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Thu, 19 Mar 2015 01:20:31 +0000 (18:20 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:45:09 +0000 (14:45 -0700)
commit625f25a2c52bf261c15fa1d2586174e2c5c960fd
treebdc99a685dc2fbfee00b0bf209dd4ab889cf42a8
parent6b9d1ece4e2ecc460f5ba9964372282389ef5f93
mlx4_core: Add more info to mlx4_cmd_post failure error messages

To assist in debugging and support, add additional information
to output generated when fail to post a FW command. In addition,
add in_param, in_modifier, and op_modifier values to output
when commands are successfully posted but time out.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/net/ethernet/mellanox/mlx4/cmd.c