
15 May
2017
15 May
'17
2:52 p.m.
On Mon, May 15, 2017 at 10:02:25AM +0200, Olliver Schinagl wrote:
In the current net stack, we have a few functions to get and set the "ethaddr" and "ethNaddr" environment variables, which use magic values to get and set these environment variables. Remove the magicness of the buffer by defining it proper and also check the input for its length.
Additionally use the define in fdt parser where the ethaddr variables are also used.
Signed-off-by: Olliver Schinagl oliver@schinagl.nl
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom