summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'openvz-sources/022.078-r2/5207_diff-aic7xxx-reset-20030904.patch')
-rw-r--r--openvz-sources/022.078-r2/5207_diff-aic7xxx-reset-20030904.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/openvz-sources/022.078-r2/5207_diff-aic7xxx-reset-20030904.patch b/openvz-sources/022.078-r2/5207_diff-aic7xxx-reset-20030904.patch
deleted file mode 100644
index 1cadb1c..0000000
--- a/openvz-sources/022.078-r2/5207_diff-aic7xxx-reset-20030904.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./drivers/scsi/aic7xxx/aic7xxx_osm.c.aicrst Thu Sep 4 16:43:23 2003
-+++ ./drivers/scsi/aic7xxx/aic7xxx_osm.c Thu Sep 4 17:24:13 2003
-@@ -4822,7 +4822,7 @@ ahc_linux_queue_recovery_cmd(Scsi_Cmnd *
- if (ahc_match_scb(ahc, pending_scb, cmd->device->id,
- cmd->device->channel + 'A',
- CAM_LUN_WILDCARD,
-- SCB_LIST_NULL, ROLE_INITIATOR) == 0)
-+ SCB_LIST_NULL, ROLE_INITIATOR))
- break;
- }
- }