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

From: Andrew Lunn
Date: Mon Sep 19 2016 - 09:46:00 EST


On Mon, Sep 19, 2016 at 03:27:59PM +0200, John Crispin wrote:
> 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.

Hi John

Thanks for doing this,

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew