Re: [PATCH] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2023-05-31 15:35:35
Also in:
lkml
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2023-05-31 15:35:35
Also in:
lkml
On Wed, May 31, 2023 at 03:20:19PM +0000, Sverdlin, Alexander wrote:
Well, it's not only about visible errors, but the driver also refused to install the FDB entries, so it's change in behaviour, not only cosmetics.
Ok, makes sense. Let's see what will happen with the backport - to be honest I'm not completely sure. If you want to be completely sure I didn't just throw a wrench into your plans, feel free to resend a v2 with just my review tag (dropping my Fixes tag), and you could also add a comment stating that the ALR is VLAN-unaware while you're at it.