]> 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)
commit252134690b1169110c7526db8d8f2ed4ba465233
tree6f7dcf184219a04b2b699ba5b1fa18dd484ad606
parentd94752fe27b04af11819a392ce918b1eec961d9a
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: 231e6ee3d0b7 ("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