]> git.baikalelectronics.ru Git - kernel.git/commit
net: dp83867: Fix WoL SecureOn password
authorDan Murphy <dmurphy@ti.com>
Wed, 2 Sep 2020 19:27:04 +0000 (14:27 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2020 23:04:59 +0000 (16:04 -0700)
commit5de12d0712fbc1ac1778af204fbf17714bb530e1
tree6f7dcf184219a04b2b699ba5b1fa18dd484ad606
parent7882b71060159b16207bdd35760989431df74245
net: dp83867: Fix WoL SecureOn password

Fix the registers being written to as the values were being over written
when writing the same registers.

Fixes: d5eb566fa58b ("net: phy: dp83867: support Wake on LAN")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83867.c