On 10/13/2011 04:43 PM, Kurt Van Dijck wrote:
> It will continue to loop
> for (nl_msg = (struct nlmsghdr *)nlbuf;
> NLMSG_OK(nl_msg, u_msglen);
> nl_msg = NLMSG_NEXT(nl_msg, u_msglen)) {
> until that exits and
> return ret;
> which was:
> int ret = -1;
> in the beginning.
>
> At least, that's what I think.Pushed to master, tnx Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
