]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_core: Add func name to common error strings to locate uniquely
authorMukesh Kacker <mukesh.kacker@oracle.com>
Sun, 12 Feb 2017 00:42:56 +0000 (16:42 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 30 May 2017 05:33:44 +0000 (22:33 -0700)
commit181bda42044a0f875b2356fab94a002ef54d3b2b
tree1d87acd9026653560cf90c8b2045b77df6eee1da
parent090439ff2aece774e8efaeda8db982af8945d494
mlx4_core: Add func name to common error strings to locate uniquely

We add function names (and where needed line numbers) to
some repeated error strings so we can identify the failure
location uniquely for ease of debugging.

Orabug: 25440329

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
Acked-by: Wengang Wang <wen.gang.wang@oracle.com>
drivers/net/ethernet/mellanox/mlx4/cmd.c