]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: remove existing process error functions and reorder hw_blk table
authorShiju Jose <shiju.jose@huawei.com>
Fri, 7 Dec 2018 21:07:58 +0000 (21:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Dec 2018 23:57:00 +0000 (15:57 -0800)
commit79b7ca46a6671e1a35f697a50ae86925ac02fbfa
tree678e4be30f4b298646ac8ff921d30da5a7a1002d
parent99dc6dd4e254a0a74c349a9545a09b264a9dde68
net: hns3: remove existing process error functions and reorder hw_blk table

1.The command interface for queryng and clearing hw errors is
  changed, which requires the new process error functions to be added.
  This patch removes all the current process error functions and
  associated definitions. The new functions to handle ras errors
  would be added in this patch set.

2. Fixed order issue of the hw_blk table.

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_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.h