[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240215182732.1536941-1-justin.chen@broadcom.com>
Date: Thu, 15 Feb 2024 10:27:30 -0800
From: Justin Chen <justin.chen@...adcom.com>
To: netdev@...r.kernel.org
Cc: Justin Chen <justin.chen@...adcom.com>
Subject: [PATCH 0/2] net: bcmasp: bug fixes for bcmasp
Fix two bugs.
- Indicate that PM is managed by mac to prevent double pm calls. This
doesn't lead to a crash, but waste a noticable amount of time
suspending/resuming.
- Sanity check for OOB write was off by one. Leading to a false error
when using the full array.
Florian Fainelli (1):
net: bcmasp: Indicate MAC is in charge of PHY PM
Justin Chen (1):
net: bcmasp: Sanity check is off by one
drivers/net/ethernet/broadcom/asp2/bcmasp.c | 6 +++---
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)
--
2.34.1
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4206 bytes)
Powered by blists - more mailing lists