]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/sn/kernel/xpnet.c
[IA64] more warning cleanups
[linux-2.6-omap-h63xx.git] / arch / ia64 / sn / kernel / xpnet.c
index 88fad85ceeff5b6f2ce18c39f05b5f3581bbedb2..da7213530972820fbc34bdc37b0eb051137e991a 100644 (file)
@@ -343,8 +343,8 @@ xpnet_dev_open(struct net_device *dev)
        enum xpc_retval ret;
 
 
-       dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %d, "
-               "%d)\n", XPC_NET_CHANNEL, xpnet_connection_activity,
+       dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %ld, "
+               "%ld)\n", XPC_NET_CHANNEL, xpnet_connection_activity,
                XPNET_MSG_SIZE, XPNET_MSG_NENTRIES, XPNET_MAX_KTHREADS,
                XPNET_MAX_IDLE_KTHREADS);