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

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)