diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-05-07 21:00:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-05-07 21:00:35 +0000 |
commit | d46205e3aa0b896774be921b08dd8e058fa6cf72 (patch) | |
tree | 3ddc628fb281752c9187940f07939be9f7144911 /package/madwifi/patches/395-ath_ff_unmap.patch | |
parent | 9e015c392e6000cefbc6a50ed2184c9800b0e102 (diff) | |
download | upstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.tar.gz upstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.tar.bz2 upstream-d46205e3aa0b896774be921b08dd8e058fa6cf72.zip |
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/395-ath_ff_unmap.patch')
-rw-r--r-- | package/madwifi/patches/395-ath_ff_unmap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/395-ath_ff_unmap.patch b/package/madwifi/patches/395-ath_ff_unmap.patch index 4c32995c87..6ba99caf31 100644 --- 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 -@@ -13511,7 +13511,7 @@ cleanup_ath_buf(struct ath_softc *sc, st +@@ -13527,7 +13527,7 @@ cleanup_ath_buf(struct ath_softc *sc, st bus_unmap_single( sc->sc_bdev, bf->bf_skbaddrff[i], |