patch-2.4.27 linux-2.4.27/arch/m68k/mac/iop.c

Next file: linux-2.4.27/arch/mips/sibyte/sb1250/bcm1250_tbprof.c
Previous file: linux-2.4.27/arch/m68k/kernel/setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/arch/m68k/mac/iop.c linux-2.4.27/arch/m68k/mac/iop.c
@@ -261,7 +261,7 @@
 		} else {
 			iop_base[IOP_NUM_ISM] = (struct mac_iop *) ISM_IOP_BASE_QUADRA;
 		}
-		iop_base[IOP_NUM_SCC]->status_ctrl = 0;
+		iop_base[IOP_NUM_ISM]->status_ctrl = 0;
 		iop_ism_present = 1;
 	} else {
 		iop_base[IOP_NUM_ISM] = NULL;

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