]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hns3: rename enable error interrupt functions
authorShiju Jose <shiju.jose@huawei.com>
Fri, 7 Dec 2018 21:07:59 +0000 (21:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Dec 2018 23:57:00 +0000 (15:57 -0800)
commit98da4027afa626221466adf43e627e8668802884
treead0dbb4043874589fbf8b03b52ff198babf85c42
parentfe0f7d698d5dce6195b034e1c5f4ea1633d42387
net: hns3: rename enable error interrupt functions

This patch
- renames the enable error interrupt functions.
  The reason is that these functions
  are used for both enable and disable error interrupts.

- removes redundant logs from the enable error interrupt functions.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c