Re: [PATCH] r8152: Refresh MAC address during USBDEVFS_RESET

From: Simon Glass
Date: Mon Mar 25 2019 - 14:02:39 EST


On Mon, 25 Mar 2019 at 08:12, Mario Limonciello
<mario.limonciello@xxxxxxxx> wrote:
>
> On some platforms it is possible to dynamically change the policy
> of what MAC address is selected from the ASL at runtime.
>
> These tools will reset the USB device and expect the change to be
> made immediately.
>
> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxxx>
> ---
> drivers/net/usb/r8152.c | 3 +++
> 1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>