Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1587769

Re: [PATCH] net: stmmac: unify registers dumps methods

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: stmmac: unify registers dumps methods
Date 2017-02-24 17:20 +0100
Message-ID <teqL8-2Ds-39@gated-at.bofh.it> (permalink)
References <te1to-1Iv-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: Thu, 23 Feb 2017 14:12:25 +0100

> The stmmac driver have two methods for registers dumps: via ethtool and
> at init (if NETIF_MSG_HW is enabled).
> 
> It is better to keep only one method, ethtool, since the other was ugly.
> 
> This patch convert all dump_regs() function from "printing regs" to
> "fill the reg_space used by ethtool".
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: stmmac: unify registers dumps methods Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-23 14:20 +0100
  Re: [PATCH] net: stmmac: unify registers dumps methods David Miller <davem@davemloft.net> - 2017-02-24 17:20 +0100

csiph-web