patch-2.3.40 linux/drivers/block/aec6210.c

Next file: linux/drivers/block/alim15x3.c
Previous file: linux/drivers/block/acsi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/drivers/block/aec6210.c linux/drivers/block/aec6210.c
@@ -287,8 +287,6 @@
 
 	if (hwif->dma_base) {
 		hwif->dmaproc = &aec6210_dmaproc;
-		hwif->drives[0].autotune = 0;
-		hwif->drives[1].autotune = 0;
 	} else {
 		hwif->drives[0].autotune = 1;
 		hwif->drives[1].autotune = 1;

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