patch-2.2.16 linux/net/ipv4/proc.c

Next file: linux/net/ipv4/syncookies.c
Previous file: linux/net/ipv4/ipconfig.c
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/net/ipv4/proc.c linux/net/ipv4/proc.c
@@ -134,7 +134,7 @@
 	if(timer_active == 0)
 		timer_expires = jiffies;
 	sprintf(tmpbuf, "%4d: %08lX:%04X %08lX:%04X"
-		" %02X %08X:%08X %02X:%08lX %08X %5d %8d %ld",
+		" %02X %08X:%08X %02X:%08lX %08X %5d %8d %lu",
 		i, src, srcp, dest, destp, sp->state, 
 		(tw_bucket ?
 		 0 :

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