Re: [PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD

From: David Miller
Date: Sat Jun 11 2016 - 13:42:32 EST


From: Andrew Lunn <andrew@xxxxxxx>
Date: Sat, 11 Jun 2016 17:39:21 +0200

> What is still open is do we want to accept it at all? Do we accept the
> concept of putting the same MAC address on multiple interfaces at
> hotplug time? Do we trust BIOS vendors to not keep changing DSDT
> property name, since it is not standardised?
>
> Do we want this at all should be decided by somebody more senior then
> those passing comments on the code.

Indeed, I think the behavior of using the same MAC address on multiple
interfaces if we plug several of these in at once is not good.

We shouldn't behave this way just because the Microsoft driver does.