From: Jakub Kicinski Date: Fri, 16 Jun 2023 05:54:55 +0000 (-0700) Subject: Merge branch 'optimize-procedure-of-changing-mac-address-on-interface' X-Git-Tag: v6.6-pxa1908~915^2~84 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=7deb0c3c24c474e0b79ea03f965b91c9cb1ba08f;p=linux.git Merge branch 'optimize-procedure-of-changing-mac-address-on-interface' Piotr Gardocki says: ==================== optimize procedure of changing MAC address on interface The first patch adds an if statement in core to skip early when the MAC address is not being changes. The remaining patches remove such checks from Intel drivers as they're redundant at this point. ==================== Link: https://lore.kernel.org/r/20230614145302.902301-1-piotrx.gardocki@intel.com Signed-off-by: Jakub Kicinski --- 7deb0c3c24c474e0b79ea03f965b91c9cb1ba08f