huge madwifi update (work in progress, disabled by default, compiles but breaks at...
[openwrt/svn-archive/archive.git] / package / madwifi / patches-r3776 / 314-wisoc_softled.patch
1 --- a/ath/if_ath_ahb.c
2 +++ b/ath/if_ath_ahb.c
3 @@ -245,6 +245,8 @@
4 num_activesc++;
5 /* Ready to process interrupts */
6
7 + sc->aps_sc.sc_softled = 1; /* SoftLED over GPIO */
8 + sc->aps_sc.sc_ledpin = config->board->sysLedGpio;
9 sc->aps_sc.sc_invalid = 0;
10 return 0;
11