Files
linux-stable-mirror/include/linux
Christian Marangi 9b1d5e0555 net: phy: provide whether link has changed in c37_read_status
Some PHY driver might require additional regs call after
genphy_c37_read_status() is called.

Expand genphy_c37_read_status to provide a bool wheather the link has
changed or not to permit PHY driver to skip additional regs call if
nothing has changed.

Every user of genphy_c37_read_status() is updated with the new
additional bool.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-02-10 15:36:19 +00:00
..
2024-02-01 13:06:40 +01:00
2024-01-24 16:21:01 -08:00
2024-01-23 17:12:46 -08:00
2024-01-19 11:59:11 -08:00
2024-01-18 21:10:43 +01:00
2024-01-15 12:10:41 -06:00
2024-01-15 12:10:41 -06:00
2024-02-04 16:08:21 +00:00
2024-01-24 16:21:01 -08:00
2024-01-21 18:09:30 +00:00
2024-01-19 11:59:11 -08:00
2024-02-09 12:07:48 +00:00