[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)
commit95c9f4d4da6c4e445a9dd58c8382356520ea91a0
tree7dc6036a7291c924221109a53f376c626eb5d89a
parentf19799f49d1a03f39d5e53fa1bf05db4820c86c2
[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>
drivers/scsi/libsas/sas_expander.c