[SCSI] mpt2sas: Adding additional message to error escalation callback
authorKashyap, Desai <kashyap.desai@lsi.com>
Thu, 17 Jun 2010 08:18:46 +0000 (13:48 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:02:23 +0000 (12:02 -0500)
commit8e864a81e30ab996d3245ebd16a741b3614e6581
treeee10f86fa765f6c53375111eb27120e5b60e1d66
parentd417d1c3a3c3b4d89a285f82a4e7710372e40a24
[SCSI] mpt2sas: Adding additional message to error escalation callback

Adding additional messages to the error escallation callbacks which
displays the wwid, sas address, handle, phy number, enclosure logical id,
and slot. In the same eh callbacks, routines, the printks were converted
to sdev_printks, which displays the bus target mapping.  These additional
modifications help better identify the device which is in recovery.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/mpt2sas/mpt2sas_scsih.c