Module Name: src Committed By: martin Date: Tue Mar 10 11:07:39 UTC 2020
Modified Files: src/sys/arch/mips/ralink: ralink_gpio.c Log Message: gcc thinks the static "led_index" could get out of range - not sure how that should happen, but test for >= instead of == on the array size. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/ralink/ralink_gpio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.