From 5b6ff25f641611212fa5540d2285f484c345fb3b Mon Sep 17 00:00:00 2001 From: Claus Marxmeier Date: Thu, 27 Sep 2018 18:08:25 +0200 Subject: [PATCH] Update 0086-ar71xx-set-status-led-for-the-gl-boards.patch --- patches/lede/0086-ar71xx-set-status-led-for-the-gl-boards.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, },