X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7c01a83c1b9d2c1577079de95e38ea84e1892935..04ce7928c6f6f644f5619e6617bf0aa86826abf9:/package/madwifi/patches-r3776/314-wisoc_softled.patch diff --git a/package/madwifi/patches-r3776/314-wisoc_softled.patch b/package/madwifi/patches-r3776/314-wisoc_softled.patch deleted file mode 100644 index ca5ffdce4..000000000 --- a/package/madwifi/patches-r3776/314-wisoc_softled.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/ath/if_ath_ahb.c -+++ b/ath/if_ath_ahb.c -@@ -245,6 +245,8 @@ - num_activesc++; - /* Ready to process interrupts */ - -+ sc->aps_sc.sc_softled = 1; /* SoftLED over GPIO */ -+ sc->aps_sc.sc_ledpin = config->board->sysLedGpio; - sc->aps_sc.sc_invalid = 0; - return 0; -