From: David S. Miller Date: Mon, 10 Jun 2024 12:48:06 +0000 (+0100) Subject: Merge branch 'fix-changing-dsa-conduit' X-Git-Tag: v6.11-rc1~163^2~224 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ba6d15786f6c11b6e497eebe68b8baec52f7984;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'fix-changing-dsa-conduit' Marek BehĂșn says: ==================== Fix changing DSA conduit This series fixes an issue in the DSA code related to host interface UC address installed into port FDB and port conduit address database when live-changing port conduit. The first patch refactores/deduplicates the installation/uninstallation of the interface's MAC address and the second patch fixes the issue. Cover letter for v1 and v2: https://patchwork.kernel.org/project/netdevbpf/cover/20240429163627.16031-1-kabel@kernel.org/ https://patchwork.kernel.org/project/netdevbpf/cover/20240502122922.28139-1-kabel@kernel.org/ ==================== Signed-off-by: David S. Miller --- 2ba6d15786f6c11b6e497eebe68b8baec52f7984