patch-2.1.19 linux/drivers/net/sunlance.c
Next file: linux/drivers/net/wd.c
Previous file: linux/drivers/net/soundmodem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec 30 12:00:04 1996
-  Orig file: 
v2.1.18/linux/drivers/net/sunlance.c
-  Orig date: 
Mon Dec 30 15:39:10 1996
diff -u --recursive --new-file v2.1.18/linux/drivers/net/sunlance.c linux/drivers/net/sunlance.c
@@ -770,7 +770,7 @@
 	}
 
 	if (skb->len <= 0) {
-		printk ("skb len is %ld\n", skb->len);
+		printk ("skb len is %d\n", skb->len);
 		return 0;
 	}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov