diff --git a/patches/lede/0086-ar71xx-set-status-led-for-the-gl-boards.patch b/patches/lede/0086-ar71xx-set-status-led-for-the-gl-boards.patch index 3dd8739b..e234b562 100644 --- a/patches/lede/0086-ar71xx-set-status-led-for-the-gl-boards.patch +++ b/patches/lede/0086-ar71xx-set-status-led-for-the-gl-boards.patch @@ -318,7 +318,7 @@ index 42f4415d7fe0252aadf39e2ca50f96566c023728..412c562fa042e7abb0ccb35208bb5582 static struct gpio_led gl_mifi_leds_gpio[] __initdata = { { - .name = "gl-mifi:wan", -+ .name = "gl-mifi:greeen:wan", ++ .name = "gl-mifi:green:wan", .gpio = GL_MIFI_GPIO_LED_WAN, .active_low = 0, },