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
- Lines: 9
- Date:
2004-08-07 16:26:04.579343696 -0700
- Orig file:
linux-2.4.26/arch/m68k/mac/iop.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
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)