net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
authorJoe Perches <joe@perches.com>
Tue, 15 May 2012 14:11:54 +0000 (14:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2012 05:01:03 +0000 (01:01 -0400)
commit91df42bedccb919902c7cf7eb876c982ae7f1b1d
treea941627c25c941b8f26d20d2c214ff2004eae356
parentf32138319ca6541e65f95f8e17c9cc88ac1baf94
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug

Use the current debugging style and enable dynamic_debug.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
net/ipv4/ah4.c
net/ipv4/arp.c
net/ipv4/devinet.c
net/ipv4/inet_timewait_sock.c
net/ipv4/route.c
net/ipv4/tcp_input.c
net/ipv4/tcp_output.c
net/ipv6/addrconf.c
net/ipv6/esp6.c
net/ipv6/ip6_fib.c
net/ipv6/ip6_tunnel.c
net/ipv6/ipcomp6.c