Re: [PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes

From: David Miller
Date: Sat Jun 22 2019 - 09:53:52 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Thu, 20 Jun 2019 16:52:34 +0800

> This patch-set includes code optimizations and bugfixes for
> the HNS3 ethernet controller driver.
>
> [patch 1/11] fixes a selftest issue when doing autoneg.
>
> [patch 2/11 - 3-11] adds two code optimizations about VLAN issue.
>
> [patch 4/11] restores the MAC autoneg state after reset.
>
> [patch 5/11 - 8/11] adds some code optimizations and bugfixes about
> HW errors handling.
>
> [patch 9/11 - 11/11] fixes some issues related to driver loading and
> unloading.

Series applied, thanks.