From: LABBE Corentin <clabbe.montjoie@gmail.com>
To: peppe.cavallaro@st.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v4] stmmac: improve logging
Date: Thu, 5 Nov 2015 14:14:07 +0100 [thread overview]
Message-ID: <1446729252-9160-1-git-send-email-clabbe.montjoie@gmail.com> (raw)
Hello
This patch series try to improve logging of the stmmac driver.
Changes since v3
- Fix a missing comma for letting patch to be used atomaticly.
Changes since v2
- Rollback to dev_ for some early init printing
- rebased on 4.4-rc1
Changes since v1
- Use netdev_xxx instead of dev_xxx
- Use netif_xxx instead of "if (netif_msg_type) dev_xxx"
Regards
next reply other threads:[~2015-11-05 13:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-05 13:14 LABBE Corentin [this message]
2015-11-05 13:14 ` [PATCH v4 1/5] net: stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 2/5] net: stmmac: replace hardcoded function name by __func__ LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 3/5] net: stmmac: remove some __func__ printing LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 4/5] net: stmmac: Fix simple style problem LABBE Corentin
2015-11-05 13:14 ` [PATCH v4 5/5] net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart LABBE Corentin
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=1446729252-9160-1-git-send-email-clabbe.montjoie@gmail.com \
--to=clabbe.montjoie@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
/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).