net: dsa: mv88e6xxx: Fix writing to a PHY page.
authorAndrew Lunn <andrew@lunn.ch>
Sun, 2 Sep 2018 16:13:14 +0000 (18:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Sep 2018 23:16:23 +0000 (16:16 -0700)
commitc309b158090d788e96ee597444965cb79b040484
tree014a4690a761ba974ce456ea8abc7021c90cbfa6
parent743e481580b4646cde416dd549e2ecb0f16848d2
net: dsa: mv88e6xxx: Fix writing to a PHY page.

After changing to the needed page, actually write the value to the
register!

Fixes: 09cb7dfd3f14 ("net: dsa: mv88e6xxx: describe PHY page and SerDes")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/phy.c