]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitfe0f7d698d5dce6195b034e1c5f4ea1633d42387
tree678e4be30f4b298646ac8ff921d30da5a7a1002d
parent9f4c2cffd08c102107992cd01c12c4a53475baf6
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