]> 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)
commit3d036037b3cff8ff0f62292817b5f3210476685b
treead0dbb4043874589fbf8b03b52ff198babf85c42
parent79b7ca46a6671e1a35f697a50ae86925ac02fbfa
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