Home
last modified time | relevance | path

Searched hist:"9 ed1eced2d66ddfa30a5b55ce7b57ca3d00e4f5f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dsa/
H A Dslave.cdiff 9ed1eced2d66ddfa30a5b55ce7b57ca3d00e4f5f Wed Feb 27 13:44:27 CST 2019 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Handle SWITCHDEV_PORT_ATTR_SET

Following patches will change the way we communicate setting a port's
attribute and use notifiers towards that goal.

Prepare DSA to support receiving notifier events targeting
SWITCHDEV_PORT_ATTR_SET from both atomic and process context and use a
small helper to translate the event notifier into something that
dsa_slave_port_attr_set() can process.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>