Re: [PATCH v4 net-next 1/9] net: switchdev: propagate extack to port attributes
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-02-12 03:21:36
Also in:
bridge, linux-omap, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-02-12 03:21:36
Also in:
bridge, linux-omap, lkml
On 2/11/2021 5:05 PM, 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