netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mathieu@codeaurora.org
Cc: peppe.cavallaro@st.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: stmmac: create one debugfs dir per net-device
Date: Mon, 25 May 2015 17:38:47 -0400 (EDT)	[thread overview]
Message-ID: <20150525.173847.1648689043962348086.davem@davemloft.net> (raw)
In-Reply-To: <1432346609-2961-1-git-send-email-mathieu@codeaurora.org>

From: Mathieu Olivari <mathieu@codeaurora.org>
Date: Fri, 22 May 2015 19:03:29 -0700

> stmmac DebugFS entries are currently global to the driver. As a result,
> having more than one stmmac device in the system creates the following
> error:
> * ERROR stmmaceth, debugfs create directory failed
> * stmmac_hw_setup: failed debugFS registration
> 
> This also results in being able to access the debugfs information for
> the first registered device only.
> 
> This patch changes the debugfs structure to have one sub-directory per
> net-device. Files under "/sys/kernel/debug/stmmaceth" will now show-up
> under /sys/kernel/debug/stmmaceth/ethN/.
> 
> Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>

Applied, thank you.

      reply	other threads:[~2015-05-25 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-23  2:03 [PATCH] net: stmmac: create one debugfs dir per net-device Mathieu Olivari
2015-05-25 21:38 ` David Miller [this message]

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=20150525.173847.1648689043962348086.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu@codeaurora.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).