diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-04-28 18:03:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-02 00:23:44 +0200 |
commit | 600ac36b5327c949f6754be106e2a08e5d81e3a0 (patch) | |
tree | 4c4db212a5025b15fd2b12c4ac40a9c57b5d05c3 /drivers/net/phy/dp83tc811.c | |
parent | ipv6: Use global sernum for dst validation with nexthop objects (diff) | |
download | linux-600ac36b5327c949f6754be106e2a08e5d81e3a0.tar.xz linux-600ac36b5327c949f6754be106e2a08e5d81e3a0.zip |
net: phy: DP83822: Fix WoL in config init to be disabled
The WoL feature should be disabled when config_init is called and the
feature should turned on or off when set_wol is called.
In addition updated the calls to modify the registers to use the set_bit
and clear_bit function calls.
Fixes: 3b427751a9d0 ("net: phy: DP83822 initial driver submission")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/dp83tc811.c')
0 files changed, 0 insertions, 0 deletions