Re: [PATCH net-next 2/3] net: bcmasp: clean up some legacy logic
From: Florian Fainelli
Date: Thu Jan 15 2026 - 21:10:35 EST
On 1/15/2026 4:50 PM, justin.chen@xxxxxxxxxxxx wrote:
From: Justin Chen <justin.chen@xxxxxxxxxxxx>
Removed wol_irq check. This was needed for brcm,asp-v2.0, which was
removed in previous commits.
Removed bcmasp_intf_ops. These function pointers were added to make
it easier to implement pseudo channels. These channels were removed
in newer versions of the hardware and were never implemented.
Signed-off-by: Justin Chen <justin.chen@xxxxxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian