Re: [PATCH net-next 00/11] fix some bugs for HNS3 driver

2018-03-22 Thread David Miller
From: Peng Li Date: Wed, 21 Mar 2018 15:49:19 +0800 > This patchset fixes some bugs for HNS3 driver: > [Patch 1/11 - 5/11] fix various bugs reported by hisilicon test team. > [Patch 6/11 - 7/11] fix bugs about interrupt coalescing self-adaptive > function. > [Patch 8/11 - 11/11] fix bugs about et

[PATCH net-next 00/11] fix some bugs for HNS3 driver

2018-03-21 Thread Peng Li
This patchset fixes some bugs for HNS3 driver: [Patch 1/11 - 5/11] fix various bugs reported by hisilicon test team. [Patch 6/11 - 7/11] fix bugs about interrupt coalescing self-adaptive function. [Patch 8/11 - 11/11] fix bugs about ethtool_ops.get_link_ksettings. Fuyun Liang (7): net: hns3: rea