Replace printk calls with preferred unconditional log method calls to keep
kernel messages clean.
Added newline to "too small MTU" message.
Signed-off-by: Bastian Stender
---
net/ipv4/ipconfig.c| 73 ++
net/ipv4/netfilter/ar
Replace printk calls with preferred unconditional log method calls to keep
kernel messages clean. Conditional printks were left untouched to avoid
change in behaviour.
Furthermore a newline was added to the "too small MTU" message.
--
To unsubscribe from this list: send the line "unsubscribe netd
Replace printk calls with preferred unconditional log method calls to keep
kernel messages clean.
Signed-off-by: Bastian Stender
---
net/ipv4/ipconfig.c| 77 +---
net/ipv4/netfilter/arp_tables.c| 165 +++--
net/ipv4
Hi,
On 09/30/2015 11:20 AM, Bastian Stender wrote:
Replace printk calls with preferred unconditional log method calls to keep
kernel messages clean.
Signed-off-by: Bastian Stender
---
net/ipv4/ipconfig.c| 53 +-
net/ipv4/netfilter
Replace printk calls with preferred unconditional log method calls to keep
kernel messages clean.
Signed-off-by: Bastian Stender
---
net/ipv4/ipconfig.c| 53 +-
net/ipv4/netfilter/arp_tables.c| 17 +
net/ipv4/netfilter
Replace printk calls with preferred log method calls to keep kernel
messages clean.
Signed-off-by: Bastian Stender
---
net/ipv4/ipconfig.c | 32 +---
1 file changed, 17 insertions(+), 15 deletions(-)
diff --git a/net/ipv4/ipconfig.c b/net/ipv4/ipconfig.c
index