diff --git a/drivers/net/ethernet/hisilicon/hns3/hns-customer/hns3_enet_it.c b/drivers/net/ethernet/hisilicon/hns3/hns-customer/hns3_enet_it.c index ef73145e67d958aa89cc53a1447aaf474a4f639a..3de8bfbf8cce3c4dd12397ecea48ee4c4d19f037 100644 --- a/drivers/net/ethernet/hisilicon/hns3/hns-customer/hns3_enet_it.c +++ b/drivers/net/ethernet/hisilicon/hns3/hns-customer/hns3_enet_it.c @@ -17,7 +17,7 @@ extern const char hns3_copyright[]; #ifdef CONFIG_IT_VALIDATION -#define HNAE_DRIVER_VERSION "1.8.10.0" +#define HNAE_DRIVER_VERSION "1.8.10.1" extern struct net_device_ops hns3_nic_netdev_ops; extern const struct hnae3_client_ops client_ops;