Re: [PATCH net-next v3 6/9] staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_GET/SET

From: Jiri Pirko
Date: Mon Feb 11 2019 - 07:39:38 EST


Mon, Feb 11, 2019 at 12:40:04AM CET, f.fainelli@xxxxxxxxx wrote:
>Following patches will change the way we communicate getting or setting
>a port's attribute and use a blocking notifier to perform those tasks.
>
>Prepare ethsw to support receiving notifier events targeting
>SWITCHDEV_PORT_ATTR_GET/SET and simply translate that into the existing
>swdev_port_attr_{set,get} calls.
>
>Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Acked-by: Jiri Pirko <jiri@xxxxxxxxxxxx>