From: John Gong Date: Wed, 6 Mar 2013 02:43:03 +0000 (+0800) Subject: [SCSI] libsas: use right function to alloc smp response X-Git-Tag: v3.9-rc7~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c9f4d4da6c4e445a9dd58c8382356520ea91a0;p=pandora-kernel.git [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 Signed-off-by: Jack Wang Signed-off-by: James Bottomley --- Reading git-diff-tree failed