From: David S. Miller Date: Fri, 17 May 2024 09:17:36 +0000 (+0100) Subject: Merge branch 'wangxun-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f6f25eebe05ff36f5827dc8e54c238a3f6d64066;p=linux.git Merge branch 'wangxun-fixes' Jiawen Wu says: ==================== Wangxun fixes Fixed some bugs when using ethtool to operate network devices. v4 -> v5: - Simplify if...else... to fix features. v3 -> v4: - Require both ctag and stag to be enabled or disabled. v2 -> v3: - Drop the first patch. v1 -> v2: - Factor out the same code. - Remove statistics printing with more than 64 queues. - Detail the commit logs to describe issues. - Remove reset flag check in wx_update_stats(). - Change to set VLAN CTAG and STAG to be consistent. ==================== Signed-off-by: David S. Miller --- f6f25eebe05ff36f5827dc8e54c238a3f6d64066