mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 00:16:48 +07:00
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
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>
This commit is contained in:
parent
5e86178dce
commit
c496299e06
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user