From 857bb5029f52934e05cdbb7da49229e009a2bc66 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 26 Jan 2009 02:57:44 +0000 Subject: madwifi: preserve the interface mode correctly when using wds with sta separation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/395-ath_ff_unmap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 595c43d5b..6eaad7071 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 -@@ -13508,7 +13508,7 @@ cleanup_ath_buf(struct ath_softc *sc, st +@@ -13509,7 +13509,7 @@ cleanup_ath_buf(struct ath_softc *sc, st bus_unmap_single( sc->sc_bdev, bf->bf_skbaddrff[i], -- cgit v1.2.3