commit | a63ec37629415848b5704eda5110fe8e750032ca | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Oct 24 18:10:26 2011 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Oct 30 14:06:58 2011 +0400 |
tree | c5d4ae7bd8bb6e0e592931540d62f521df1e1c94 | |
parent | fd2541893da50cbc1e547a9aaebf104bed859915 [diff] |
[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() Size is 1st arg, not second. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>