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

When received vector0 msix and other event interrupt, it should
print the value of the register 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/hns3pf/hclge_main.c