OSDN Git Service

switchdev: Complete removal of switchdev_port_attr_get()
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 25 Feb 2019 02:39:02 +0000 (18:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2019 06:31:41 +0000 (22:31 -0800)
commit72636db5ba7bb0520bf39ea56dc87c90580ec6fd
tree70d20b2cb399c7c40712855e98404f505de7a2c3
parent75104db0cb353ec0b74644d960640ac0f84ab839
switchdev: Complete removal of switchdev_port_attr_get()

We have no more in tree users of switchdev_port_attr_get() after
d0e698d57a94 ("Merge branch 'net-Get-rid-of-switchdev_port_attr_get'")
so completely remove the function signature and body.

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