public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: refactor USB endpoint lookups
@ 2026-03-30 10:26 Johan Hovold
  2026-03-30 10:26 ` [PATCH 1/2] net: hso: refactor endpoint lookup Johan Hovold
  2026-03-30 10:26 ` [PATCH 2/2] net: ipeth: " Johan Hovold
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2026-03-30 10:26 UTC (permalink / raw)
  To: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: linux-usb, netdev, linux-kernel, Johan Hovold

Use the common USB helpers for looking up bulk and interrupt endpoints
instead of open coding.

Johan


Johan Hovold (2):
  net: hso: refactor endpoint lookup
  net: ipeth: refactor endpoint lookup

 drivers/net/usb/hso.c    | 65 +++++++++++-----------------------------
 drivers/net/usb/ipheth.c | 18 +++++------
 2 files changed, 24 insertions(+), 59 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-30 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 10:26 [PATCH 0/2] net: refactor USB endpoint lookups Johan Hovold
2026-03-30 10:26 ` [PATCH 1/2] net: hso: refactor endpoint lookup Johan Hovold
2026-03-30 10:26 ` [PATCH 2/2] net: ipeth: " Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox