]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit913ed6a8ada9425a03115229f4d871d5cf76a465
tree014a4690a761ba974ce456ea8abc7021c90cbfa6
parentf053c7865a06b7b8c51d5ba226c786fa2816327b
net: dsa: mv88e6xxx: Fix writing to a PHY page.

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

Fixes: 5bc91eb05310 ("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