From: Daniel Romell
Date: Fri, 19 Aug 2016 14:12:01 +0200
> If the address configured in the device tree is invalid, the
> driver will fallback to using a random address from the locally
> administered range.
>
> Signed-off-by: Daniel Romell
Applied.
If the address configured in the device tree is invalid, the
driver will fallback to using a random address from the locally
administered range.
Signed-off-by: Daniel Romell
---
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --gi