From: Andrew Vasquez Date: Sat, 27 Aug 2005 02:08:50 +0000 (-0700) Subject: [SCSI] qla2xxx: Simplify redundant target/device reset logic. X-Git-Tag: v2.6.14-rc1~522^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c00c72ae01c03d3d172150392419040f8d55ab04;p=pandora-kernel.git [SCSI] qla2xxx: Simplify redundant target/device reset logic. Remove redundant qla2x00_target_reset() function in favour of the equivalent qla2x00_device_reset(). Update callers of old function. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed