net: dsa: bcm_sf2: Get rid of PHYLIB functions
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 10 May 2018 20:17:37 +0000 (13:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 May 2018 16:03:06 +0000 (12:03 -0400)
commit58d56fcc3964f9be0a9ca42fd126bcd9dc7afc90
tree83d6a6dbfffe50ab2e7c4c1d073a461b5ca1da5e
parentaab9c4067d2389d0adfc9c53806437df7b0fe3d5
net: dsa: bcm_sf2: Get rid of PHYLIB functions

Now that we have converted the bcm_sf2 driver to implement PHYLINK MAC
operations, we can remove the PHYLIB callbacks: adjust_link() and
fixed_link_update() which are no longer called by DSA.

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