From: David S. Miller Date: Sat, 21 Dec 2019 05:20:39 +0000 (-0800) Subject: Merge branch 'hns3-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=994baea28957010a3a1611363fe0fdeaec4bd121;p=linux.git Merge branch 'hns3-next' Huazhong Tan says: ==================== net: hns3: misc updates for -net-next This series includes some misc updates for the HNS3 ethernet driver. [patch 1] adds FE bit check before calling hns3_add_frag(). [patch 2] removes an unnecessary lock. [patch 3] adds a little optimization for CMDQ uninitialization. [patch 4] refactors the dump of FD tcams. [patch 5] implements ndo_features_check ops. [patch 6] adds some VF VLAN information for command "ip link show". [patch 7] adds a debug print. [patch 8] modifies the timing of print misc interrupt status when handling hardware error event. ==================== Signed-off-by: David S. Miller --- 994baea28957010a3a1611363fe0fdeaec4bd121