From: Kashyap, Desai Date: Wed, 23 Sep 2009 12:06:52 +0000 (+0530) Subject: [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device X-Git-Tag: v2.6.33-rc1~344^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d59c17a70e59a052d29467bbefb23ce700dcd4;p=pandora-kernel.git [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device (1) target resets are sending link change rate events with no link rate change -> thus said the driver was modified so when there is no link rate change, we don't need to call mpt2sas_transport_update_links nor _scsih_ublock_io_device. (2) There were changes made in _scsih_sas_topology_change_event_debug to change the debug strings so they are more clear. Also the link rate change information was added to display the new and previous link rate. for the MPI2_EVENT_SAS_TOPOLOGY_CHANGE_LIST event when the ExpStatus is set to zero, display "responding" instead of "unknown status". Signed-off-by: Kashyap Desai Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed