]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: core: cosmetic: A MAC address is not limited to SROM
authoroliver@schinagl.nl <oliver@schinagl.nl>
Fri, 25 Nov 2016 15:30:23 +0000 (16:30 +0100)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 7 Feb 2017 16:54:32 +0000 (10:54 -0600)
commit26d40b0a17f86f748803f3c60926e614177117b7
tree69db7956ec9a82c8e8270d8ae1d87d454d51328c
parent2c07c3299467e2313d6764ed28db62e8fcc77ccf
net: core: cosmetic: A MAC address is not limited to SROM

Currently, we print that the MAC from the SROM does not match. It can be
many forms of ROM, so lets drop the S.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/eth-uclass.c