public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Justin Chen <justin.chen@broadcom.com>
To: netdev@vger.kernel.org
Cc: bcm-kernel-feedback-list@broadcom.com, pabeni@redhat.com,
	kuba@kernel.org, edumazet@google.com, davem@davemloft.net,
	andrew+netdev@lunn.ch, florian.fainelli@broadcom.com,
	Justin Chen <justin.chen@broadcom.com>
Subject: [PATCH net-next v3 0/2] code clean up
Date: Thu, 22 Jan 2026 11:49:47 -0800	[thread overview]
Message-ID: <20260122194949.1145107-1-justin.chen@broadcom.com> (raw)

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


             reply	other threads:[~2026-01-22 19:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-22 19:49 Justin Chen [this message]
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

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=20260122194949.1145107-1-justin.chen@broadcom.com \
    --to=justin.chen@broadcom.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox