commit | 8b4a11c67da538504d60ae917ffe5254f59b1248 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Wed Sep 02 14:27:04 2020 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 02 16:04:59 2020 -0700 |
tree | 6f7dcf184219a04b2b699ba5b1fa18dd484ad606 | |
parent | f614e536704d37326b0975da9cc33dd61d28c378 [diff] |
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: caabee5b53f5 ("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>