Skip to content
Commit 570b68c8 authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller
Browse files

staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET



Following patches will change the way we communicate 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_SET and simply translate that into the existing
swdev_port_attr_set() call.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 56da64bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment