From: Bastian Stender <bst@pengutronix.de>
To: "David S . Miller" <davem@davemloft.net>,
Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
James Morris <jmorris@namei.org>,
Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
Patrick McHardy <kaber@trash.net>
Cc: netdev@vger.kernel.org, trivial@kernel.org,
kernel@pengutronix.de, Bastian Stender <bst@pengutronix.de>
Subject: [PATCH v2] net ipv4: use preferred log methods
Date: Fri, 13 Nov 2015 11:40:33 +0100 [thread overview]
Message-ID: <1447411234-2067-1-git-send-email-bst@pengutronix.de> (raw)
In-Reply-To: <1443625231-1871-1-git-send-email-bst@pengutronix.de>
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.
next prev parent reply other threads:[~2015-11-13 10:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 9:58 [PATCH] net ipv4 ipconfig: use preferred log methods Bastian Stender
2015-09-28 5:37 ` Stephen Hemminger
2015-09-29 5:24 ` David Miller
2015-09-30 9:20 ` [PATCH] net ipv4: " Bastian Stender
2015-09-30 9:31 ` kbuild test robot
2015-09-30 9:31 ` kbuild test robot
2015-09-30 11:07 ` Bastian Stender
2015-09-30 15:00 ` Bastian Stender
2015-10-01 7:55 ` Uwe Kleine-König
2015-11-13 10:40 ` Bastian Stender [this message]
2015-11-13 10:40 ` Bastian Stender
2015-11-18 18:38 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447411234-2067-1-git-send-email-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=davem@davemloft.net \
--cc=jmorris@namei.org \
--cc=kaber@trash.net \
--cc=kernel@pengutronix.de \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=trivial@kernel.org \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).