diff options
author | 2023-12-08 15:51:50 +0100 | |
---|---|---|
committer | 2023-12-13 10:34:27 +0000 | |
commit | 07b1ad83b9ed6db1735ba10baf67b7a565ac0cef (patch) | |
tree | 11983a6328b232c0cea590e60e38b429749bf4b0 /rust/kernel | |
parent | net: phy: at803x: move disable WOL to specific at8031 probe (diff) | |
download | linux-rng-07b1ad83b9ed6db1735ba10baf67b7a565ac0cef.tar.xz linux-rng-07b1ad83b9ed6db1735ba10baf67b7a565ac0cef.zip |
net: phy: at803x: raname hw_stats functions to qca83xx specific name
The function and the struct related to hw_stats were specific to qca83xx
PHY but were called following the convention in the driver of calling
everything with at803x prefix.
To better organize the code, rename these function a more specific name
to better describe that they are specific to 83xx PHY family.
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')
0 files changed, 0 insertions, 0 deletions