commit | c309b158090d788e96ee597444965cb79b040484 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Sep 02 18:13:14 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 02 16:16:23 2018 -0700 |
tree | 014a4690a761ba974ce456ea8abc7021c90cbfa6 | |
parent | 743e481580b4646cde416dd549e2ecb0f16848d2 [diff] |
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>