On Monday, July 04, 2011 06:29:51 [email protected] wrote: > eth_get_dev_by_name() is not safe to use for devname being NULL > as it uses strcmp. This patch makes it return NULL if devname NULL > is passed.
i'm not sure about this. passing NULL is wrong, and the caller should catch that shouldnt it ? -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

