[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / package / madwifi / patches / 449-fix_txbuf_leak.patch
index 9fd5ecb..31f2fef 100644 (file)
@@ -1,6 +1,6 @@
 --- a/ath/if_ath.c
 +++ b/ath/if_ath.c
-@@ -3725,6 +3725,7 @@ ff_bypass:
+@@ -3697,6 +3697,7 @@ ff_bypass:
         */
        skb = ieee80211_encap(ni, skb, &framecnt);
        if (skb == NULL) {
This page took 0.027119 seconds and 4 git commands to generate.