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

From: David Miller
Date: Fri Jun 28 2019 - 12:40:06 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Fri, 28 Jun 2019 19:50:06 +0800

> [patch 01/12] fixes a TX timeout issue.
>
> [patch 02/12 - 04/12] adds some patch related to TM module.
>
> [patch 05/12] fixes a compile warning.
>
> [patch 06/12] adds Asym Pause support for autoneg
>
> [patch 07/12] optimizes the error handler for VF reset.
>
> [patch 08/12] deals with the empty interrupt case.
>
> [patch 09/12 - 12/12] adds some cleanups & optimizations.

Looks good, series applied, thanks.