[include] autotools.mk: set AUTOPOINT to "true", not all hosts have it install and...
[openwrt.git] / package / madwifi / patches / 300-napi_polling.patch
index bc62d7b..bde7684 100644 (file)
  }
  
  /*
-@@ -6360,15 +6426,25 @@ ath_setdefantenna(struct ath_softc *sc, 
+@@ -6360,15 +6426,25 @@ ath_setdefantenna(struct ath_softc *sc,
        sc->sc_rxotherant = 0;
  }
  
                                 * device was too busy */
                                if (ni_tmp != NULL) {
                                        /* node reference was leaked */
-@@ -2322,8 +2322,8 @@ forward_mgmt_to_app(struct ieee80211vap 
+@@ -2322,8 +2322,8 @@ forward_mgmt_to_app(struct ieee80211vap
                skb1->protocol = __constant_htons(0x0019);  /* ETH_P_80211_RAW */
  
                ni_tmp = SKB_CB(skb1)->ni;
This page took 0.033176 seconds and 4 git commands to generate.