From: David S. Miller Date: Wed, 29 May 2019 00:39:01 +0000 (-0700) Subject: Merge branch 'hns3-next' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=602e0f295a91813c9a15938f2a292b9c60a416d9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'hns3-next' Huazhong Tan says: ==================== code optimizations & bugfixes for HNS3 driver This patch-set includes code optimizations and bugfixes for the HNS3 ethernet controller driver. [patch 1/12] fixes a compile warning reported by kbuild test robot. [patch 2/12] fixes HNS3_RXD_GRO_SIZE_M macro definition error. [patch 3/12] adds a debugfs command to dump firmware information. [patch 4/12 - 10/12] adds some code optimizaions and cleanups for reset and driver unloading. [patch 11/12 - 12/12] adds two bugfixes. ==================== Signed-off-by: David S. Miller --- 602e0f295a91813c9a15938f2a292b9c60a416d9