patch-2.4.23 linux-2.4.23/arch/ia64/sn/io/sn2/pcibr/pcibr_rrb.c
Next file: linux-2.4.23/arch/ia64/sn/io/sn2/pcibr/pcibr_slot.c
Previous file: linux-2.4.23/arch/ia64/sn/io/sn2/pcibr/pcibr_intr.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/ia64/sn/io/sn2/pcibr/pcibr_rrb.c
- Orig date:
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.22/arch/ia64/sn/io/sn2/pcibr/pcibr_rrb.c linux-2.4.23/arch/ia64/sn/io/sn2/pcibr/pcibr_rrb.c
@@ -407,14 +407,6 @@
while (*wrb_flush)
;
}
- else {
- if (io_get_sh_swapper(NASID_GET(bridge))) {
- while (BRIDGE_REG_GET32((wrb_flush)));
- } else {
- while (*wrb_flush)
- ;
- }
- }
return(0);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)