Home
last modified time | relevance | path

Searched hist:"0 f2cb9f5a0743f19a4c1d0f7e6506537dd6ef78d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fm/
H A Deth.c0f2cb9f5a0743f19a4c1d0f7e6506537dd6ef78d Mon Oct 26 11:47:45 UTC 2015 Hou Zhiqiang <B48286@freescale.com> net/fm: Make the return value logic consistent with convention

In convention, the '0' is a normal return value indicating there isn't
an error. While some functions of FMan IM driver treat '0' as an error
return value.

Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>