commit | 1c075f95504b77e80d6e491fef8f89a001164ded | [log] [tgz] |
---|---|---|
author | Liu Gang <Gang.Liu@freescale.com> | Wed Apr 09 18:04:45 2014 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Thu May 22 18:08:13 2014 -0500 |
tree | 24cf4bbb418e901cb6435fe36cb86ad6ab72f413 | |
parent | e57eeae4e6453be952d066519466858b5f64d19c [diff] |
powerpc/rmu: Fix the error memory free parameters There are error parameters should be corrected when calling dma_free_coherent to free rmu rx-ring buffers in fsl_open_inb_mbox() function. Signed-off-by: Liu Gang <Gang.Liu@freescale.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Scott Wood <scottwood@freescale.com>