Re: [PATCH net-next 00/12] net: hns3: misc updates for -next

From: David Miller
Date: Thu May 28 2020 - 19:47:45 EST


From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Thu, 28 May 2020 21:48:07 +0800

> This patchset includes some updates for the HNS3 ethernet driver.
>
> #1 removes an unnecessary 'goto'.
> #2 adds a missing mutex destroy.
> #3&4 refactor two function, make them more readable and maintainable.
> #5&6 fix unsuitable type of gro enable field both for PF & VF.
> #7-#11 removes some unused fields, macro and redundant definitions.
> #12 adds more debug info for parsing speed fails.

Series applied, thanks.