Pascal Ernster 171e67e2f7 realtek: Use ADVERTISE_* and MII_PHYSID* from <linux/mii.h>
Replace BIT(x) and numerical values in drivers/net/phy/rtl83xx-phy.c
with constants from <linux/mii.h> to improve code readability.

To make reviewing easier, this commit only addresses ADVERTISE_* and
MII_PHYSID* constants.

Signed-off-by: Pascal Ernster <git@hardfalcon.net>
2023-07-01 20:25:48 +02:00
..
2023-06-23 23:05:45 +02:00
2023-07-01 11:42:11 +02:00
2023-05-13 22:38:35 +02:00
2023-06-23 23:05:45 +02:00
2023-06-23 23:05:45 +02:00
2023-07-01 12:54:30 +02:00
2023-06-23 23:05:45 +02:00
2023-06-08 17:25:22 +02:00
2023-06-16 19:44:28 +02:00