Re: [PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
From: David Miller <davem@davemloft.net>
Date: 2019-06-28 16:40:06
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-06-28 16:40:06
Also in:
lkml
From: Huazhong Tan <redacted> 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.