All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org,
	"Andrew Lunn" <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Oleksij Rempel" <o.rempel@pengutronix.de>,
	"Max Schulze" <max.schulze@online.de>,
	"Krzysztof Hałasa" <khalasa@piap.pl>
Subject: Re: [PATCH net-next] net: usb: replace unnecessary get_link functions with usbnet_get_link
Date: Sun, 25 Jan 2026 10:09:44 +0100	[thread overview]
Message-ID: <87cy2ym52f.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20260124082217.82351-1-enelsonmoore@gmail.com> (Ethan Nelson-Moore's message of "Sat, 24 Jan 2026 00:22:06 -0800")

>>>>> "Ethan" == Ethan Nelson-Moore <enelsonmoore@gmail.com> writes:

 > usbnet_get_link calls mii_link_ok if the device has a MII defined in
 > its usbnet struct and no check_connect function defined there. This is
 > true of these drivers, so their custom get_link functions which call
 > mii_link_ok are useless. Remove them in favor of usbnet_get_link.

 > Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>

Reviewed-by: Peter Korsgaard <peter@korsgaard.com>

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2026-01-25  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-24  8:22 [PATCH net-next] net: usb: replace unnecessary get_link functions with usbnet_get_link Ethan Nelson-Moore
2026-01-24 18:51 ` Andrew Lunn
2026-01-25  9:09 ` Peter Korsgaard [this message]
2026-01-27  3:40 ` patchwork-bot+netdevbpf

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=87cy2ym52f.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=enelsonmoore@gmail.com \
    --cc=khalasa@piap.pl \
    --cc=kuba@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=max.schulze@online.de \
    --cc=netdev@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=pabeni@redhat.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 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.