diff options
author | 2023-12-08 15:51:49 +0100 | |
---|---|---|
committer | 2023-12-13 10:34:27 +0000 | |
commit | 6a3b8c573b5a152a6aa7a0b54c5e18b84c6ba6f5 (patch) | |
tree | 4ecd97125d3bbdaafb5e6a427b0e11a8e33a6ca4 /rust/kernel/net.rs | |
parent | net: phy: at803x: fix passing the wrong reference for config_intr (diff) | |
download | linux-rng-6a3b8c573b5a152a6aa7a0b54c5e18b84c6ba6f5.tar.xz linux-rng-6a3b8c573b5a152a6aa7a0b54c5e18b84c6ba6f5.zip |
net: phy: at803x: move disable WOL to specific at8031 probe
Move the WOL disable call to specific at8031 probe to make at803x_probe
more generic and drop extra check for PHY ID.
Keep the same previous behaviour by first calling at803x_probe and then
disabling WOL.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/kernel/net.rs')
0 files changed, 0 insertions, 0 deletions