Pascal Ernster
8b2f654d4c
realtek: Use MII_BMCR and BMCR_* constants from <linux/mii.h>
...
Replace numerical values, BIT(x) and (1 << x) 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 MII_BMCR and BMCR_*
constants.
Suggested-by: DENG Qingfang <dqfext@gmail.com>
Signed-off-by: Pascal Ernster <git@hardfalcon.net>
2023-07-01 20:25:48 +02:00
..
2023-05-31 21:30:49 +02:00
2023-06-25 11:26:50 +02:00
2023-05-12 13:02:43 +02:00
2023-07-01 11:53:21 +02:00
2023-05-12 13:02:43 +02:00
2023-06-23 23:05:45 +02:00
2023-07-01 16:11:27 +02:00
2023-07-01 11:53:21 +02:00
2023-05-21 01:08:31 +02:00
2023-06-25 11:05:34 +02:00
2023-07-01 11:42:11 +02:00
2023-05-13 22:38:35 +02:00
2023-06-25 11:26:50 +02:00
2023-06-25 11:26:50 +02:00
2023-07-01 11:52:07 +02:00
2023-06-16 09:45:38 +02:00
2023-06-25 15:53:03 +02:00
2023-06-25 11:26:50 +02:00
2023-05-20 15:35:37 +02:00
2023-06-23 23:05:45 +02:00
2023-07-01 15:47:08 +02:00
2023-06-25 11:26:50 +02:00
2023-07-01 15:13:08 +02:00
2023-06-10 06:56:19 +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-05-23 05:49:46 -07:00
2023-05-12 13:02:43 +02:00
2023-06-08 17:25:22 +02:00
2023-05-12 13:02:44 +02:00
2023-05-03 10:26:17 -07:00
2023-06-25 11:26:50 +02:00
2023-07-01 16:18:55 +02:00
2023-07-01 20:25:48 +02:00
2023-06-25 11:26:50 +02:00
2023-06-16 19:44:28 +02:00
2023-06-02 11:19:32 +02:00
2023-05-12 13:02:43 +02:00
2023-05-28 20:22:23 +02:00
2023-06-03 21:15:11 +02:00
2023-05-10 19:01:45 +02:00
2022-09-27 13:41:12 +02:00