]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
authorHuazhong Tan <tanhuazhong@huawei.com>
Thu, 28 May 2020 13:48:15 +0000 (21:48 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 May 2020 23:39:03 +0000 (16:39 -0700)
Remove HNAE3_RESTORE_CLIENT which is not needed now.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hnae3.h

index 7506cabaa16e2a4cd2f43b70bedfc540c43727d8..0a4aac44efa59487f3982dc2395fe75c619c3b7f 100644 (file)
@@ -145,7 +145,6 @@ enum hnae3_reset_notify_type {
        HNAE3_DOWN_CLIENT,
        HNAE3_INIT_CLIENT,
        HNAE3_UNINIT_CLIENT,
-       HNAE3_RESTORE_CLIENT,
 };
 
 enum hnae3_hw_error_type {