All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: Ethan Nelson-Moore <enelsonmoore@gmail.com>, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: usb: introduce usbnet_mii_ioctl helper function
Date: Wed, 7 Jan 2026 17:00:32 +0000	[thread overview]
Message-ID: <8ee7ba7f-d75d-48b9-86c4-225ffa85545d@linux.dev> (raw)
In-Reply-To: <20260107065749.21800-1-enelsonmoore@gmail.com>

On 07/01/2026 06:57, Ethan Nelson-Moore wrote:
> Many USB network drivers use identical code to pass ioctl
> requests on to the MII layer. Reduce code duplication by
> refactoring this code into a helper function.
> 
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>

For new patches it is useful to run scripts/get_maintainer.pl on the
patch file to figure out maintainers to put into CC for the review.

Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>

  parent reply	other threads:[~2026-01-07 17:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07  6:57 [PATCH net-next] net: usb: introduce usbnet_mii_ioctl helper function Ethan Nelson-Moore
2026-01-07  6:57 ` [PATCH net-next] net: usb: smsc95xx: use phy_do_ioctl_running function Ethan Nelson-Moore
2026-01-07 17:39   ` Andrew Lunn
2026-01-07 17:00 ` Vadim Fedorenko [this message]
2026-01-08  2:59 ` [PATCH net-next] net: usb: introduce usbnet_mii_ioctl helper function Jakub Kicinski
  -- strict thread matches above, loose matches on Subject: below --
2026-01-24  8:01 Ethan Nelson-Moore
2026-01-24 18:48 ` Andrew Lunn
2026-01-25  2:53   ` Ethan Nelson-Moore
2026-01-25 16:12     ` Andrew Lunn

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=8ee7ba7f-d75d-48b9-86c4-225ffa85545d@linux.dev \
    --to=vadim.fedorenko@linux.dev \
    --cc=enelsonmoore@gmail.com \
    --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 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.