Skip to content

Commit

Permalink
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_not…
Browse files Browse the repository at this point in the history
…ify_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>
  • Loading branch information
Huazhong Tan authored and David S. Miller committed May 28, 2020
1 parent 5e86178 commit c496299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/hisilicon/hns3/hnae3.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit c496299

Please sign in to comment.