From: Kashyap, Desai Date: Thu, 20 Aug 2009 07:52:39 +0000 (+0530) Subject: [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. X-Git-Tag: v2.6.32-rc1~689^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0f5207664f85da8d0b2ebdacec5daaee0ce95f;p=pandora-kernel.git [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. Deleted the wrapper function called _scsih_link_change. This function was implemented for compatibility reasons only, between different kernel versions. Currently this function is no longer needed. The calling function are converted to calling mpt2sas_transport_update_phy_link_change directly in the transport layer. Signed-off-by: Kashyap Desai Reviewed-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed