hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/mips/cavium-octeon/executive/cvmx-interrupt-rsl.c
....@@ -84,7 +84,7 @@
8484
8585 if (OCTEON_IS_MODEL(OCTEON_CN56XX) || OCTEON_IS_MODEL(OCTEON_CN52XX)) {
8686 if (mode.s.en) {
87
- switch (mode.cn56xx.mode) {
87
+ switch (mode.cn52xx.mode) {
8888 case 1: /* XAUI */
8989 num_ports = 1;
9090 break;