OSDN Git Service

Documentation: networking: switchdev: Update port parent ID section
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 20 Feb 2019 22:58:50 +0000 (14:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Feb 2019 19:58:27 +0000 (11:58 -0800)
commit80d79ad224ba22381e8d26b54674a86433e75d18
tree111d72450d3e4422a02c0b5d9c94c451c286119b
parent52baf9878b65872a7fc735d7fae3350ea9f30646
Documentation: networking: switchdev: Update port parent ID section

Update the section about switchdev drivers having to implement a
switchdev_port_attr_get() function to return
SWITCHDEV_ATTR_ID_PORT_PARENT_ID since that is no longer valid after
commit bccb30254a4a ("net: Get rid of
SWITCHDEV_ATTR_ID_PORT_PARENT_ID").

Fixes: bccb30254a4a ("net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID")
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/switchdev.txt