patch-2.4.0-test3 linux/drivers/ieee1394/aic5800.c

Next file: linux/drivers/ieee1394/csr.c
Previous file: linux/drivers/ieee1394/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/drivers/ieee1394/aic5800.c linux/drivers/ieee1394/aic5800.c
@@ -646,7 +646,7 @@
 		phyid = phyid & 0x3F;
 		handle_selfid(aic, host, phyid, isroot, rcv_bytes);
 	    } else {
-		hpsb_packet_received(host, aic->rcv_page, rcv_bytes);
+		hpsb_packet_received(host, aic->rcv_page, rcv_bytes, 0);
 	    };
 	} else {
 	    PRINT(KERN_ERR, aic->id, 

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