patch-2.4.22 linux-2.4.22/arch/parisc/kernel/sba_iommu.c
Next file: linux-2.4.22/arch/parisc/kernel/smp.c
Previous file: linux-2.4.22/arch/parisc/kernel/processor.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/parisc/kernel/sba_iommu.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/parisc/kernel/sba_iommu.c linux-2.4.22/arch/parisc/kernel/sba_iommu.c
@@ -1056,7 +1056,7 @@
printk(KERN_DEBUG " %2d : %08lx/%05x %p/%05x\n",
nents,
(unsigned long) sg_dma_address(startsg), cnt,
- sg_virt_address(startsg), startsg->length
+ sg_virt_addr(startsg), startsg->length
);
#else
DBG_RUN_SG(" %d : %08lx/%05x %p/%05x\n",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)