Re: [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0

From: Justin Chen

Date: Fri Jan 16 2026 - 13:55:48 EST




On 1/16/26 9:23 AM, Andrew Lunn wrote:
On Thu, Jan 15, 2026 at 04:50:35PM -0800, justin.chen@xxxxxxxxxxxx wrote:
From: Justin Chen <justin.chen@xxxxxxxxxxxx>

We need to apply the tx_chan_offset to the netfilter cfg channel or the
output channel will be incorrect for asp-3.0 and newer.

If this is a fix, should it be queued for stable?


Yes, will add a fixes tag in v2. Thanks!

Andrew