diff options
author | 2023-12-08 15:51:48 +0100 | |
---|---|---|
committer | 2023-12-13 10:34:27 +0000 | |
commit | f8fdbf3389f44c7026f16e36cb1f2ff017f7f5b2 (patch) | |
tree | 29a9503326ee4dd4a296daee24a0eab9e01058b1 /rust/kernel/net.rs | |
parent | dpll: remove leftover mode_supported() op and use mode_get() instead (diff) | |
download | linux-rng-f8fdbf3389f44c7026f16e36cb1f2ff017f7f5b2.tar.xz linux-rng-f8fdbf3389f44c7026f16e36cb1f2ff017f7f5b2.zip |
net: phy: at803x: fix passing the wrong reference for config_intr
Fix passing the wrong reference for config_initr on passing the function
pointer, drop the wrong & from at803x_config_intr in the PHY struct.
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