ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-gl-inet.c
index ef1b54f..0713f14 100644 (file)
@@ -41,7 +41,7 @@ static struct flash_platform_data gl_inet_flash_data = {
 
 static struct gpio_led gl_inet_leds_gpio[] __initdata = {
        {
-               .name = "gl-connect:red:wireless",
+               .name = "gl-connect:red:wlan",
                .gpio = GL_INET_GPIO_LED_WLAN,
                .active_low = 0,
        },