commit | c088326597cad019618a98f6fc65bc1dd92eb301 | [log] [tgz] |
---|---|---|
author | Pratiyush Mohan Srivastava <pratiyush.srivastava@freescale.com> | Tue Dec 22 16:50:19 2015 +0530 |
committer | York Sun <york.sun@nxp.com> | Mon Jan 25 08:24:17 2016 -0800 |
tree | 121ee6420e6230223882c6d2dd3519f424ae17a1 | |
parent | 52c11d4f08ee3028688c1956718594cd47e2f0e2 [diff] |
drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start Current code compares the return pointer of function qbman_cena_write_start with NULL. Instead the value of the return pointer should be compared. Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@freescale.com> Acked-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>