diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-12 15:14:27 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-12 15:14:27 +0000 |
commit | c177eb0d43f691697c6835a7cf098615c5101a64 (patch) | |
tree | 682a176590b2af13b6440a0e7e2e4c40b528138b /package/madwifi/patches/334-input.patch | |
parent | 28620683f13995e243c3526e5ff37727e62760eb (diff) |
package/madwifi: refresh madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/334-input.patch')
-rw-r--r-- | package/madwifi/patches/334-input.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/334-input.patch b/package/madwifi/patches/334-input.patch index 1e1b2760f3..7c13367014 100644 --- a/package/madwifi/patches/334-input.patch +++ b/package/madwifi/patches/334-input.patch @@ -1,6 +1,6 @@ --- a/net80211/ieee80211_input.c +++ b/net80211/ieee80211_input.c -@@ -950,6 +950,9 @@ ieee80211_input_all(struct ieee80211com +@@ -950,6 +950,9 @@ ieee80211_input_all(struct ieee80211com TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) { struct sk_buff *skb1; |