commit | bfb4809f7fff2f2db3d0de41ea4f49fd3f2f0aa4 | [log] [tgz] |
---|---|---|
author | Sakthivel K <Sakthivel.SaravananKamalRaju@pmcs.com> | Mon Feb 04 12:10:02 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Feb 22 15:44:40 2013 +0000 |
tree | e6fafc6056c5ee6dd7d3b230fe2c09bfa6a6f2d2 | |
parent | 5eca4a67b803172eeee7684282348652f9261c5c [diff] |
[SCSI] pm80xx: fix for memory region free All memory regions are allocated based on variables total_len and alignment but free was based on element_size. Signed-off-by: Sakthivel K <DL.Team.PMC.SPC.Linux.open.source@pmcs.com> Signed-off-by: Anand Kumar S <DL.Team.PMC.SPC.Linux.open.source@pmcs.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>