]> git.baikalelectronics.ru Git - kernel.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)
commit3b04942a9c4c82d8b86c9ac02136cfc58d8e9513
treead0dbb4043874589fbf8b03b52ff198babf85c42
parente9ee76f08b7e0a7009666571b5626b4a74fb31cd
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