projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[include] autotools.mk: set AUTOPOINT to "true", not all hosts have it install and...
[openwrt.git]
/
package
/
madwifi
/
patches
/
300-napi_polling.patch
diff --git
a/package/madwifi/patches/300-napi_polling.patch
b/package/madwifi/patches/300-napi_polling.patch
index
bc62d7b
..
bde7684
100644
(file)
--- a/
package/madwifi/patches/300-napi_polling.patch
+++ b/
package/madwifi/patches/300-napi_polling.patch
@@
-183,7
+183,7
@@
}
/*
}
/*
-@@ -6360,15 +6426,25 @@ ath_setdefantenna(struct ath_softc *sc,
+@@ -6360,15 +6426,25 @@ ath_setdefantenna(struct ath_softc *sc,
sc->sc_rxotherant = 0;
}
sc->sc_rxotherant = 0;
}
@@
-448,7
+448,7
@@
* device was too busy */
if (ni_tmp != NULL) {
/* node reference was leaked */
* 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;
skb1->protocol = __constant_htons(0x0019); /* ETH_P_80211_RAW */
ni_tmp = SKB_CB(skb1)->ni;
This page took
0.044417 seconds
and
4
git commands to generate.