Re: [PATCH 0/4] net: ll_temac: Fix and enable multicast support

From: David Miller
Date: Thu May 23 2019 - 12:37:07 EST


From: Esben Haabendal <esben@xxxxxxxxxx>
Date: Thu, 23 May 2019 14:02:18 +0200

> 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.

Applied, thanks.