aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorHuazhong Tan <tanhuazhong@huawei.com>2019-12-19 14:57:47 +0800
committerDavid S. Miller <davem@davemloft.net>2019-12-20 21:20:39 -0800
commitd9b81c963a4c4a0a6dd5d57c9d74d9dced77020d (patch)
tree31c4c076353d0dc9c026f6c8f062d04193cb7f7b /drivers/net/phy
parentnet: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data() (diff)
downloadlinux-dev-d9b81c963a4c4a0a6dd5d57c9d74d9dced77020d.tar.xz
linux-dev-d9b81c963a4c4a0a6dd5d57c9d74d9dced77020d.zip
net: hns3: only print misc interrupt status when handling fails
Printing misc interrupt status of hardware error event in the IRQ handler is unnecessary, since hclge_handle_hw_msix_error() will print out the detail information for this hardware error when handling success. So, this patch removes the print in IRQ handler, and prints it when hclge_handle_hw_msix_error() fails. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions