Rafał Miłecki 9e41117953 ipq40xx: fix PHY subsystem compilation (phy_interface_num_ports())
Fixes:
drivers/net/phy/phy-core.c: In function 'phy_interface_num_ports':
drivers/net/phy/phy-core.c:107:9: error: enumeration value 'PHY_INTERFACE_MODE_PSGMII' not handled in switch [-Werror=switch]
  107 |         switch (interface) {
      |         ^~~~~~

Fixes: 8a7f667fb53e ("kernel: 5.15: backport v6.1 PHY changes required for Aquantia")
Fixes: https://github.com/openwrt/openwrt/issues/14560
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2024-02-07 09:19:30 +01:00
..
2023-08-10 21:07:50 +02:00
2023-09-25 23:04:37 +02:00
2024-01-08 23:15:35 +01:00
2023-08-10 21:07:50 +02:00
2023-10-29 13:00:28 +01:00
2023-08-10 21:07:50 +02:00
2024-01-08 23:15:35 +01:00
2024-01-07 12:57:30 +00:00
2024-01-07 12:57:30 +00:00
2023-07-06 17:04:13 +02:00
2024-01-07 12:57:30 +00:00
2024-01-07 12:57:30 +00:00
2024-01-07 12:57:30 +00:00
2023-06-17 12:09:03 +02:00
2023-10-31 00:44:03 +01:00
2023-09-25 23:04:37 +02:00
2023-11-25 20:17:09 +01:00