From: David S. Miller Date: Wed, 11 Sep 2019 08:08:46 +0000 (+0100) Subject: Merge branch 'hns3-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e7f13f44c77b68f8c4e6ea77984aa142613a50c9;p=linux.git Merge branch 'hns3-next' Huazhong Tan says: ==================== net: hns3: add a feature & bugfixes & cleanups This patch-set includes a VF feature, bugfixes and cleanups for the HNS3 ethernet controller driver. [patch 01/07] adds ethtool_ops.set_channels support for HNS3 VF driver [patch 02/07] adds a recovery for setting channel fail. [patch 03/07] fixes an error related to shaper parameter algorithm. [patch 04/07] fixes an error related to ksetting. [patch 05/07] adds cleanups for some log pinting. [patch 06/07] adds a NULL pointer check before function calling. [patch 07/07] adds some debugging information for reset issue. ==================== Signed-off-by: David S. Miller --- e7f13f44c77b68f8c4e6ea77984aa142613a50c9