[SCSI] libsas: use right function to alloc smp response
authorJohn Gong <john_gong@usish.com>
Wed, 6 Mar 2013 02:43:03 +0000 (10:43 +0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 6 Apr 2013 10:07:21 +0000 (11:07 +0100)
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>

No differences found