From: Vladimir Oltean <olte...@gmail.com>
Date: Wed, 27 May 2020 19:40:06 +0300

> From: Vladimir Oltean <vladimir.olt...@nxp.com>
> 
> The dynamic configuration interface for the General Params and the L2
> Lookup Params tables was copy-pasted between E/T devices and P/Q/R/S
> devices. Nonetheless, these interfaces are bitwise different (and not to
> mention, located at different SPI addresses).
> 
> The driver is using dynamic reconfiguration of the General Parameters
> table for the port mirroring feature, which was therefore broken on
> P/Q/R/S.
> 
> Note that I don't think this patch can be backported very far to stable
> trees (since it conflicts with some other development done since the
> introduction of the driver).
> 
> Fixes: 8aa9ebccae87 ("net: dsa: Introduce driver for NXP SJA1105 5-port L2 
> switch")
> Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com>

Please fix the build errors reported by the kbuild robot.

Reply via email to