These were changed to return non-zero == true instead of 1 == true by
request of Freescale (and approved by Petri).

On Wed, Apr 8, 2015 at 11:45 AM, Zoltan Kiss <[email protected]> wrote:

> Hi,
>
> Now it looks like:
>
>  * @retval 1 packet has errors
>  * @retval 0 packet has no errors
>
> I found it is better for debugging if it actually returns some error code.
> How about changing it to:
>
>  * @retval 0 packet has no errors
>  * @retval !0 packet has errors, implementation can optionally return an
> error code
>
> Zoli
> _______________________________________________
> lng-odp mailing list
> [email protected]
> https://lists.linaro.org/mailman/listinfo/lng-odp
>
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to