From: David S. Miller Date: Tue, 25 Jul 2006 05:47:14 +0000 (-0700) Subject: [SCSI] esp: Fix build. X-Git-Tag: v2.6.18-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc063d414a815937fc81449fa9ffe8d3a4cdf22;p=pandora-kernel.git [SCSI] esp: Fix build. The data_cmd[] member got deleted, so do not use it any more. Scsi commands do not have their ->cmd[] overwritten temporary to probe for status after an error before retrying. Signed-off-by: David S. Miller --- Reading git-diff-tree failed