From: Giridhar Malavali Date: Tue, 24 Mar 2009 16:07:56 +0000 (-0700) Subject: [SCSI] qla2xxx: Consolidate queuecommand implementations. X-Git-Tag: v2.6.30-rc1~185^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5326f86ebbb153f62b0027a0f367a41f7edc1f6;p=pandora-kernel.git [SCSI] qla2xxx: Consolidate queuecommand implementations. Post refactoring/multi-queue additions essentially eliminated the need for separate ISP24XX+ queuecommand as isp_ops contains a function pointer to the associated 'start_scsi()' operation. Signed-off-by: Giridhar Malavali Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed