Re: [PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
From: David Miller <davem@davemloft.net>
Date: 2019-06-15 02:26:31
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-06-15 02:26:31
Also in:
lkml
From: Huazhong Tan <redacted> Date: Thu, 13 Jun 2019 17:12:20 +0800
This patch-set includes code optimizations, cleanups and bugfixes for the HNS3 ethernet controller driver. [patch 1/12 - 6/12] adds some code optimizations and bugfixes about RAS and MSI-X HW error. [patch 7/12] fixes a loading issue. [patch 8/12 - 11/12] adds some bugfixes. [patch 12/12] adds some cleanups, which does not change the logic of code.
Series applied.