aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/114-ff_skb_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-02 02:22:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-02 02:22:01 +0000
commit47ecff5cf8e907af397624a3bf09ba2a293053a8 (patch)
treeefce325f9c067338a32d1df74f26e1cfb6b97ccd /package/madwifi/patches/114-ff_skb_fix.patch
parente19eb3d8286ad66f455721f8b7f8260bce5e4016 (diff)
downloadupstream-47ecff5cf8e907af397624a3bf09ba2a293053a8.tar.gz
upstream-47ecff5cf8e907af397624a3bf09ba2a293053a8.tar.bz2
upstream-47ecff5cf8e907af397624a3bf09ba2a293053a8.zip
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
Diffstat (limited to 'package/madwifi/patches/114-ff_skb_fix.patch')
-rw-r--r--package/madwifi/patches/114-ff_skb_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/madwifi/patches/114-ff_skb_fix.patch b/package/madwifi/patches/114-ff_skb_fix.patch
deleted file mode 100644
index 059afb826b..0000000000
--- a/package/madwifi/patches/114-ff_skb_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ur madwifi.old/net80211/ieee80211_input.c madwifi.dev/net80211/ieee80211_input.c
---- madwifi.old/net80211/ieee80211_input.c 2007-06-01 16:44:25.174897520 +0200
-+++ madwifi.dev/net80211/ieee80211_input.c 2007-06-01 17:43:52.153634328 +0200
-@@ -685,6 +685,7 @@
- IEEE80211_NODE_STAT(ni, rx_decap);
- goto err;
- }
-+ skb1 = skb_clone(skb, GFP_ATOMIC);
-
- /* get to the tunneled headers */
- ath_hdr = (struct athl2p_tunnel_hdr *)