From: Dan Williams Date: Mon, 25 Apr 2011 21:29:29 +0000 (-0700) Subject: isci: kill smp_discover_response X-Git-Tag: v3.0-rc6~1^2~1^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d680ef84570bc7aea023772d27e85b0052004c;p=pandora-kernel.git isci: kill smp_discover_response An lldd need never look at the contents of an smp_discover_response frame. Kill the remaining locations where isci is looking at it: 1/ covering for expanders that do not set the stp_attached bit (already handled by sas_ex_discover_end_dev) 2/ an overkill method to notifiy the rest of the driver about remote_device sas addresses Signed-off-by: Dan Williams --- Reading git-diff-tree failed