All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Slience NCSI logging
@ 2018-06-19  5:38 Joel Stanley
  2018-06-19  5:38 ` [PATCH v2 1/4] net/ncsi: Silence debug messages Joel Stanley
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joel Stanley @ 2018-06-19  5:38 UTC (permalink / raw)
  To: Samuel Mendoza-Jonas, David S . Miller; +Cc: netdev, Joe Perches

v2:
  Fix indent issue and commit message based on Joe's feedback
  Add Sam's acks

Here are three changes to silence unnecessary warnings in the ncsi code.

The final patch adds Sam as the maintainer for NCSI.

Joel Stanley (4):
  net/ncsi: Silence debug messages
  net/ncsi: Drop no more channels message
  net/ncsi: Use netdev_dbg for debug messages
  MAINTAINERS: Add Sam as the maintainer for NCSI

 MAINTAINERS                              |  5 +++
 drivers/net/ethernet/faraday/ftgmac100.c |  4 +-
 net/ncsi/ncsi-aen.c                      | 10 ++---
 net/ncsi/ncsi-manage.c                   | 49 +++++++++++-------------
 4 files changed, 34 insertions(+), 34 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-19 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19  5:38 [PATCH v2 0/4] Slience NCSI logging Joel Stanley
2018-06-19  5:38 ` [PATCH v2 1/4] net/ncsi: Silence debug messages Joel Stanley
2018-06-19  5:38 ` [PATCH v2 2/4] net/ncsi: Drop no more channels message Joel Stanley
2018-06-19  5:38 ` [PATCH v2 3/4] net/ncsi: Use netdev_dbg for debug messages Joel Stanley
2018-06-19  5:38 ` [PATCH v2 4/4] MAINTAINERS: Add Sam as the maintainer for NCSI Joel Stanley
2018-06-19 22:27 ` [PATCH v2 0/4] Slience NCSI logging David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.