patch-2.3.32 linux/drivers/acorn/scsi/fas216.c

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

diff -u --recursive --new-file v2.3.31/linux/drivers/acorn/scsi/fas216.c linux/drivers/acorn/scsi/fas216.c
@@ -1247,7 +1247,6 @@
 		printk("%s%02X", i & 31 ? " " : "\n  ", message[i]);
 	printk("\n");
 
-reject_message:
 	/*
 	 * Something strange seems to be happening here -
 	 * I can't use SETATN since the chip gives me an
@@ -1822,6 +1821,7 @@
 			case READ_CAPACITY:
 			case TEST_UNIT_READY:
 			case MODE_SENSE:
+			case REQUEST_SENSE:
 				break;
 
 			default:

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