]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hns3: add some debug info for hclgevf_get_mbx_resp()
authorHuazhong Tan <tanhuazhong@huawei.com>
Fri, 19 Apr 2019 03:05:39 +0000 (11:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Apr 2019 01:43:15 +0000 (18:43 -0700)
commitfbf3cd3fc11ce80270a80e65a75e4e32a56a5a7d
tree55181748a217b175071fd82661f1c546c4c9dd35
parent147175c92a5cd83337157bf784389466bb380eef
net: hns3: add some debug info for hclgevf_get_mbx_resp()

When wait for response timeout or response code not match, there
should be more information for debugging.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c