Re: [PATCH v3 net-next 2/7] net: dsa: be louder when a non-legacy FDB operation fails

2020-12-16 Thread Andrew Lunn
On Sun, Dec 13, 2020 at 04:07:05PM +0200, Vladimir Oltean wrote: > The dev_close() call was added in commit c9eb3e0f8701 ("net: dsa: Add > support for learning FDB through notification") "to indicate inconsistent > situation" when we could not delete an FDB entry from the port. > > bridge fdb del

[PATCH v3 net-next 2/7] net: dsa: be louder when a non-legacy FDB operation fails

2020-12-13 Thread Vladimir Oltean
The dev_close() call was added in commit c9eb3e0f8701 ("net: dsa: Add support for learning FDB through notification") "to indicate inconsistent situation" when we could not delete an FDB entry from the port. bridge fdb del d8:58:d7:00:ca:6d dev swp0 self master It is a bit drastic and at the same