projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
[openwrt.git]
/
package
/
madwifi
/
patches
/
395-ath_ff_unmap.patch
diff --git
a/package/madwifi/patches/395-ath_ff_unmap.patch
b/package/madwifi/patches/395-ath_ff_unmap.patch
index
4f88d03
..
85ddc7b
100644
(file)
--- a/
package/madwifi/patches/395-ath_ff_unmap.patch
+++ b/
package/madwifi/patches/395-ath_ff_unmap.patch
@@
-1,6
+1,6
@@
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -1353
0,7 +13530
,7 @@ cleanup_ath_buf(struct ath_softc *sc, st
+@@ -1353
4,7 +13534
,7 @@ cleanup_ath_buf(struct ath_softc *sc, st
bus_unmap_single(
sc->sc_bdev,
bf->bf_skbaddrff[i],
This page took
0.027492 seconds
and
4
git commands to generate.