Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263007
| From | LABBE Corentin <clabbe.montjoie@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3] stmmac: improve logging |
| Date | 2015-11-05 09:40 +0100 |
| Message-ID | <qrofo-4bJ-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello This patch series try to improve logging of the stmmac driver. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3] stmmac: improve logging LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 09:40 +0100
[PATCH v3 5/5] net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 09:40 +0100
[PATCH v3 4/5] stmmac: Fix simple style problem LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 09:40 +0100
[PATCH v3 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 09:40 +0100
Re: [PATCH v3 1/5] stmmac: replace all pr_xxx by their netdev_xxx counterpart LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 13:30 +0100
[PATCH v3 3/5] stmmac: remove some __func__ printing LABBE Corentin <clabbe.montjoie@gmail.com> - 2015-11-05 09:40 +0100
csiph-web