Hi Tom,

On Wed, Oct 31, 2012 at 6:30 PM, Tom Rini <tr...@ti.com> wrote:
> The gadget ethernet driver needs to keep copies of the MAC address (at
> both endpoints) as strings so it needs a custom function for validation
> of the MAC.  It was not however performing a totally correct check and
> also was emitting a warning about a set but unused variable.  The
> solution to both is that after checking the string contents we use the
> standard test for a valid MAC.
>
> Cc: Joe Hershberger <joe.hershber...@ni.com>
> Cc: Marek Vasut <ma...@denx.de>
> Signed-off-by: Tom Rini <tr...@ti.com>
> ---

Acked-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to