netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kuba@kernel.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] netdevsim: fix duplicated debugfs directory
Date: Sat, 26 Sep 2020 14:19:21 -0700 (PDT)	[thread overview]
Message-ID: <20200926.141921.58520530847796423.davem@davemloft.net> (raw)
In-Reply-To: <20200926011913.3324120-1-kuba@kernel.org>

From: Jakub Kicinski <kuba@kernel.org>
Date: Fri, 25 Sep 2020 18:19:13 -0700

> The "ethtool" debugfs directory holds per-netdev knobs, so move
> it from the device instance directory to the port directory.
> 
> This fixes the following warning when creating multiple ports:
> 
>  debugfs: Directory 'ethtool' with parent 'netdevsim1' already present!
> 
> Fixes: ff1f7c17fb20 ("netdevsim: add pause frame stats")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Applied.

      reply	other threads:[~2020-09-26 21:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26  1:19 [PATCH net-next] netdevsim: fix duplicated debugfs directory Jakub Kicinski
2020-09-26 21:19 ` 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=20200926.141921.58520530847796423.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).