commit | 0f2cb9f5a0743f19a4c1d0f7e6506537dd6ef78d | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <B48286@freescale.com> | Mon Oct 26 19:47:45 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Thu Oct 29 10:33:59 2015 -0700 |
tree | aef785211867fe99e967c4ad4279491b993b8fc5 | |
parent | 9fc29db116d147adbee0ad07b0e72a657f961305 [diff] |
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>