Re: [PATCH net-next] switchdev: Complete removal of switchdev_port_attr_get()
From: David Miller
Date: Mon Feb 25 2019 - 01:32:50 EST
From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Sun, 24 Feb 2019 18:39:02 -0800
> 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@xxxxxxxxx>
Applied, thanks.