public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: bcmasp: bug fixes and clean up
@ 2026-01-20 19:41 Justin Chen
  2026-01-20 19:41 ` [PATCH net-next v2 1/2] net: bcmasp: clean up some legacy logic Justin Chen
  2026-01-20 19:41 ` [PATCH net-next v2 2/2] net: bcmasp: streamline early exit and fix leak Justin Chen
  0 siblings, 2 replies; 4+ messages in thread
From: Justin Chen @ 2026-01-20 19:41 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.

Justin Chen (2):
  net: bcmasp: clean up some legacy logic
  net: bcmasp: streamline early exit and fix leak

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

-- 
2.34.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 19:41 [PATCH net-next v2 0/2] net: bcmasp: bug fixes and clean up Justin Chen
2026-01-20 19:41 ` [PATCH net-next v2 1/2] net: bcmasp: clean up some legacy logic Justin Chen
2026-01-20 19:41 ` [PATCH net-next v2 2/2] net: bcmasp: streamline early exit and fix leak Justin Chen
2026-01-22  3:32   ` Jakub Kicinski

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