Re: [PATCH net-next 0/6] net: hns3: add some cleanups & bugfix

2019-08-18 Thread David Miller
From: Huazhong Tan Date: Fri, 16 Aug 2019 16:09:36 +0800 > This patch-set includes cleanups and bugfix for the HNS3 ethernet > controller driver. > > [patch 01/06 - 03/06] adds some cleanups. > > [patch 04/06] changes the print level of RAS. > > [patch 05/06] fixes a bug related to MAC TNL. >

[PATCH net-next 0/6] net: hns3: add some cleanups & bugfix

2019-08-16 Thread Huazhong Tan
This patch-set includes cleanups and bugfix for the HNS3 ethernet controller driver. [patch 01/06 - 03/06] adds some cleanups. [patch 04/06] changes the print level of RAS. [patch 05/06] fixes a bug related to MAC TNL. [patch 06/06] adds phy_attached_info(). Guojia Liao (3): net: hns3: add o