diff options
author | Robert Hancock <robert.hancock@calian.com> | 2022-01-25 10:54:08 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-27 13:28:19 +0000 |
commit | 4f3a00c7f5b2cfe4e127fd3fe49b55e1b318c01f (patch) | |
tree | 52b48bcbee26d4f12172d03911f87e17cf17e86e /net/unix/sysctl_net_unix.c | |
parent | fbb8295248e1d6f576d444309fcf79356008eac1 (diff) |
net: phy: at803x: move page selection fix to config_init
The fix to select the copper page on AR8031 was being done in the probe
function rather than config_init, so it would not be redone after resume
from suspend. Move this to config_init so it is always redone when
needed.
Fixes: c329e5afb42f ("net: phy: at803x: select correct page on config init")
Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions