patch-2.2.18 linux/drivers/acorn/scsi/queue.c

Next file: linux/drivers/ap1000/ap.c
Previous file: linux/drivers/acorn/scsi/powertec.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/acorn/scsi/queue.c linux/drivers/acorn/scsi/queue.c
@@ -55,6 +55,7 @@
 			q->magic = QUEUE_MAGIC_FREE;
 			q->SCpnt = NULL;
 		}
+		q -= 1;
 		q->next = NULL;
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)