commit | 95c9f4d4da6c4e445a9dd58c8382356520ea91a0 | [log] [tgz] |
---|---|---|
author | John Gong <john_gong@usish.com> | Wed Mar 06 10:43:03 2013 +0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Apr 06 11:07:21 2013 +0100 |
tree | 7dc6036a7291c924221109a53f376c626eb5d89a | |
parent | f19799f49d1a03f39d5e53fa1bf05db4820c86c2 [diff] |
[SCSI] libsas: use right function to alloc smp response In fact the disc_resp buffer will be overwrite by smp response, so we never found this typo, correct it by using the right one. Signed-off-by: John Gong <john_gong@usish.com> Signed-off-by: Jack Wang <jack_wang@usish.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>