diff options
author | Andre Przywara <andre.przywara@arm.com> | 2020-06-11 12:03:16 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-07 18:23:48 -0400 |
commit | f1dd05bc347b2dc6adb7d49e824b6696d090fb91 (patch) | |
tree | 95541c0e6be1fb22c2486fb4ee425b05af16a6a4 /drivers/net | |
parent | 220b590d5f9f57bfd87f6f95302e286544439a99 (diff) |
net: dm: Remove warning about EEPROM provided MAC address
Similar to patch 821fec0ceb3e ("net: remove scary warning about EEPROM
provided MAC address") this removes the somewhat awkward "warning" on
boards using DM_ETH:
In many parts of the computing world having a unique MAC address
sitting in some on-NIC storage is considered the normal case.
If there is a properly provided MAC address (either from ROM or from DT),
remove the warning to not scare the user unnecessarily.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-By: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions