Re: [Bridge] [PATCH v3 net-next 01/11] net: switchdev: propagate extack to port attributes
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-02-11 04:13:56
Also in:
linux-omap, lkml, netdev
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-02-11 04:13:56
Also in:
linux-omap, lkml, netdev
On 2/10/2021 1:14 AM, Vladimir Oltean wrote:
From: Vladimir Oltean <vladimir.oltean@nxp.com> When a struct switchdev_attr is notified through switchdev, there is no way to report informational messages, unlike for struct switchdev_obj. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian