From: David S. Miller Date: Thu, 23 May 2019 16:33:57 +0000 (-0700) Subject: Merge branch 'net-ll_temac-Fix-and-enable-multicast-support' X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~2526^2~445 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=00e31a09613619a2f99adcd1ea9fceda9365fa30;p=mirror_ubuntu-focal-kernel.git Merge branch 'net-ll_temac-Fix-and-enable-multicast-support' Esben Haabendal says: ==================== net: ll_temac: Fix and enable multicast support This patch series makes the necessary fixes to ll_temac driver to make multicast work, and enables support for it.so that multicast support can The main change is the change from mutex to spinlock of the lock used to synchronize access to the shared indirect register access. ==================== Signed-off-by: David S. Miller --- 00e31a09613619a2f99adcd1ea9fceda9365fa30