Searched hist:"0118 e83ba4e1811515dc944a826758cad8a394b7" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | env_flags.h | 0118e83ba4e1811515dc944a826758cad8a394b7 Wed Sep 09 15:00:51 UTC 2015 Codrin Ciubotariu <codrin.ciubotariu@freescale.com> common/env_flags.c: Add function to validate a MAC address
The code that checks if a string has the format of a MAC address has been moved to a separate function called eth_validate_ethaddr_str().
This has been done to allow other components (such as vsc9953 driver) to validate a MAC address.
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: York Sun <yorksun@freescale.com>
|