From: justin.chen@broadcom.com
To: florian.fainelli@broadcom.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, richardcochran@gmail.com
Cc: bcm-kernel-feedback-list@broadcom.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
Justin Chen <justin.chen@broadcom.com>
Subject: [PATCH net-next 0/3] net: bcmasp: bug fixes and clean up
Date: Thu, 15 Jan 2026 16:50:34 -0800 [thread overview]
Message-ID: <20260116005037.540490-1-justin.chen@broadcom.com> (raw)
From: Justin Chen <justin.chen@broadcom.com>
Fix an incorrect channel network filter channel configuration and
an early exit cleanup leak with of_phy_register_fixed_link().
Clean up and streamline some code that is no longer needed due to
older HW support being dropped.
Justin Chen (3):
net: bcmasp: Fix network filter wake for asp-3.0
net: bcmasp: clean up some legacy logic
net: bcmasp: streamline early exit and fix leak
drivers/net/ethernet/broadcom/asp2/bcmasp.c | 37 +++++------
drivers/net/ethernet/broadcom/asp2/bcmasp.h | 37 +----------
.../net/ethernet/broadcom/asp2/bcmasp_intf.c | 63 +++++--------------
3 files changed, 32 insertions(+), 105 deletions(-)
--
2.34.1
next reply other threads:[~2026-01-16 0:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 0:50 justin.chen [this message]
2026-01-16 0:50 ` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0 justin.chen
2026-01-16 2:10 ` Florian Fainelli
2026-01-16 17:23 ` Andrew Lunn
2026-01-16 18:55 ` Justin Chen
2026-01-16 20:18 ` Andrew Lunn
2026-01-16 0:50 ` [PATCH net-next 2/3] net: bcmasp: clean up some legacy logic justin.chen
2026-01-16 2:10 ` Florian Fainelli
2026-01-16 0:50 ` [PATCH net-next 3/3] net: bcmasp: streamline early exit and fix leak justin.chen
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=20260116005037.540490-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=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.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