From: David S. Miller Date: Thu, 31 Oct 2019 19:03:29 +0000 (-0700) Subject: Merge branch 'net-hns3-add-some-optimizations-and-cleanups' X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3423^2~261 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=2bd7c3e1ab308223a44642b54cb79b37ae18c32a;p=linux.git Merge branch 'net-hns3-add-some-optimizations-and-cleanups' Huazhong Tan says: ==================== net: hns3: add some optimizations and cleanups This series adds some code optimizations and cleanups for the HNS3 ethernet driver. [patch 1/9] dumps some debug information when reset fail. [patch 2/9] dumps some struct netdev_queue information when TX timeout. [patch 3/9] cleanups some magic numbers. [patch 4/9] cleanups some coding style issue. [patch 5/9] fixes a compiler warning. [patch 6/9] optimizes some local variable initialization. [patch 7/9] modifies some comments. [patch 8/9] cleanups some print format warnings. [patch 9/9] cleanups byte order issue. ==================== Signed-off-by: David S. Miller --- 2bd7c3e1ab308223a44642b54cb79b37ae18c32a