diff options
author | 2022-01-25 10:54:08 -0600 | |
---|---|---|
committer | 2022-01-27 13:28:19 +0000 | |
commit | 4f3a00c7f5b2cfe4e127fd3fe49b55e1b318c01f (patch) | |
tree | 52b48bcbee26d4f12172d03911f87e17cf17e86e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: allocate tcp_death_row outside of struct netns_ipv4 (diff) | |
download | linux-dev-4f3a00c7f5b2cfe4e127fd3fe49b55e1b318c01f.tar.xz linux-dev-4f3a00c7f5b2cfe4e127fd3fe49b55e1b318c01f.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions