kernel/arch/mips/cavium-octeon/executive/cvmx-pko.c
.. .. @@ -485,11 +485,11 @@ 485 485 config.s.qos_mask = 0xff; 486 486 break; 487 487 case CVMX_PKO_QUEUE_STATIC_PRIORITY: 488 - /* Pass 1 will fall through to the error case */489 488 if (!cvmx_octeon_is_pass1()) { 490 489 config.s.qos_mask = 0xff; 491 490 break; 492 491 } 492 + fallthrough; /* to the error case, when Pass 1 */493 493 default: 494 494 cvmx_dprintf("ERROR: cvmx_pko_config_port: Invalid " 495 495 "priority %llu\n",