Re: [PATCH 0/4] net-next: dsa: set_addr should be optional

From: David Miller
Date: Tue Sep 20 2016 - 04:48:31 EST


From: John Crispin <john@xxxxxxxxxxx>
Date: Mon, 19 Sep 2016 15:27:59 +0200

> The Marvell driver is the only one that actually sets the switches HW
> address. All other drivers have an empty stub. fix this by making the
> callback optional.

Series applied, thanks.