On Mon, Aug 17, 2020 at 9:41 AM Tom Rini wrote:
>
> On Sun, Aug 16, 2020 at 07:17:37AM -0500, Adam Ford wrote:
>
> > The ethernet controller can read the MAC from EEPROM and display it,
> > but if ethaddr is not set, the ethernet is still unavailable.
> >
> > This patch checks will automatically s
On Sun, Aug 16, 2020 at 07:17:37AM -0500, Adam Ford wrote:
> The ethernet controller can read the MAC from EEPROM and display it,
> but if ethaddr is not set, the ethernet is still unavailable.
>
> This patch checks will automatically set the MAC address if it has
> not already been set.
>
> Sig
The ethernet controller can read the MAC from EEPROM and display it,
but if ethaddr is not set, the ethernet is still unavailable.
This patch checks will automatically set the MAC address if it has
not already been set.
Signed-off-by: Adam Ford
diff --git a/drivers/net/smc911x.c b/drivers/net/s
3 matches
Mail list logo