From: Tejun Heo Date: Sat, 18 Mar 2006 09:40:14 +0000 (+0900) Subject: [SCSI] libata: implement minimal transport template for ->eh_timed_out X-Git-Tag: v2.6.17-rc1~1129^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30afc84cf7325e88fb9746340eba3c161080ff49;p=pandora-kernel.git [SCSI] libata: implement minimal transport template for ->eh_timed_out SCSI midlayer has moved hostt->eh_timed_out to transport template. As libata doesn't need full-blown transport support yet, implement minimal transport for libata. No transport class or whatsoever, just empty transport template with ->eh_timed_out hook. Signed-off-by: Tejun Heo Signed-off-by: James Bottomley --- Reading git-diff-tree failed