]> err.no Git - linux-2.6/blobdiff - net/ipv6/ah6.c
[PATCH] Unlinline a bunch of other functions
[linux-2.6] / net / ipv6 / ah6.c
index 13cc7f89558373994ef23d8cf3dd2d09884c003a..c7932cb420a5c91987fa4034abacee84c1ffb76b 100644 (file)
@@ -332,8 +332,7 @@ static void ah6_err(struct sk_buff *skb, struct inet6_skb_parm *opt,
        if (!x)
                return;
 
-       NETDEBUG(KERN_DEBUG "pmtu discovery on SA AH/%08x/"
-                "%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x\n",
+       NETDEBUG(KERN_DEBUG "pmtu discovery on SA AH/%08x/" NIP6_FMT "\n",
                 ntohl(ah->spi), NIP6(iph->daddr));
 
        xfrm_state_put(x);