Skip to content
Snippets Groups Projects
Commit 9f455bcb authored by oliver@schinagl.nl's avatar oliver@schinagl.nl Committed by Joe Hershberger
Browse files

net: cosmetic: Make the MAC address string less magical


In u-boot printf has been extended with the %pM formatter to allow
printing of MAC addresses. However buffers that want to store a MAC
address cannot safely get the size. Add a define for this case so the
string of a MAC address can be reliably obtained.

Signed-off-by: default avatarOlliver Schinagl <oliver@schinagl.nl>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent a40db6d5
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment