backfire: ar71xx: improve the wndr3700 quirks (backport of r23822, r23875)
[10.03/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-ap91-pci.c
index e81a01a..4bee3bf 100644 (file)
@@ -17,7 +17,9 @@
 
 #include "dev-ap91-pci.h"
 
-static struct ath9k_platform_data ap91_wmac_data;
+static struct ath9k_platform_data ap91_wmac_data = {
+       .led_pin = -1,
+};
 static char ap91_wmac_mac[6];
 static int ap91_pci_fixup_enabled;