public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] code clean up
@ 2026-01-22 19:49 Justin Chen
  2026-01-22 19:49 ` [PATCH net-next v3 1/2] net: bcmasp: clean up some legacy logic Justin Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Justin Chen @ 2026-01-22 19:49 UTC (permalink / raw)
  To: netdev
  Cc: bcm-kernel-feedback-list, pabeni, kuba, edumazet, davem,
	andrew+netdev, florian.fainelli, Justin Chen

Clean up and streamlined some code that is no longer needed due to
older HW support being dropped.

v2:
Dropped a bug fix patch and sent to net instead so that it can be
backported to stable.

v3:
Extracted the early exit leak bug and sent to net instead.

Justin Chen (2):
  net: bcmasp: clean up some legacy logic
  net: bcmasp: streamline early exit in probe

 drivers/net/ethernet/broadcom/asp2/bcmasp.c   | 32 +++++-----
 drivers/net/ethernet/broadcom/asp2/bcmasp.h   | 36 ------------
 .../net/ethernet/broadcom/asp2/bcmasp_intf.c  | 58 ++++---------------
 3 files changed, 24 insertions(+), 102 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-01-27  3:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 19:49 [PATCH net-next v3 0/2] code clean up Justin Chen
2026-01-22 19:49 ` [PATCH net-next v3 1/2] net: bcmasp: clean up some legacy logic Justin Chen
2026-01-22 19:49 ` [PATCH net-next v3 2/2] net: bcmasp: streamline early exit in probe Justin Chen
2026-01-27  3:00 ` [PATCH net-next v3 0/2] code clean up patchwork-bot+netdevbpf

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