From: Stephen M. Cameron Date: Thu, 4 Feb 2010 14:42:50 +0000 (-0600) Subject: [SCSI] hpsa: Fix p1210m LUN assignment. X-Git-Tag: v2.6.34-rc1~284^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339b2b14c634da58626eb742370d915591c2fb6d;p=pandora-kernel.git [SCSI] hpsa: Fix p1210m LUN assignment. The p1210m responsds to SCSI report LUNs, unlike traditional Smart Array controllers. This means that the bus, target, and lun assignments done by the driver cannot be arbitrary, but must match what SCSI REPORT LUNS returns. Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed