diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-11 21:13:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-11 21:13:50 +0000 |
commit | be2a8e9b2516721dcb4abbb2f460ddbe55d527c8 (patch) | |
tree | 97735fd628f9d96a08cd93bf94f9e738c474c81b /package/madwifi/patches/310-erp_beacon_check.patch | |
parent | 0480026eb6673b626366249af695d9f0c41b54fd (diff) | |
download | upstream-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.tar.gz upstream-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.tar.bz2 upstream-be2a8e9b2516721dcb4abbb2f460ddbe55d527c8.zip |
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7929 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/310-erp_beacon_check.patch')
-rw-r--r-- | package/madwifi/patches/310-erp_beacon_check.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/patches/310-erp_beacon_check.patch b/package/madwifi/patches/310-erp_beacon_check.patch index a985e4bfe8..1503a41481 100644 --- a/package/madwifi/patches/310-erp_beacon_check.patch +++ b/package/madwifi/patches/310-erp_beacon_check.patch @@ -1,7 +1,7 @@ -Index: madwifi-ng-r2525-20070630/net80211/ieee80211_beacon.c +Index: madwifi-ng-r2568-20070710/net80211/ieee80211_beacon.c =================================================================== ---- madwifi-ng-r2525-20070630.orig/net80211/ieee80211_beacon.c 2007-07-03 23:02:30.981980000 +0200 -+++ madwifi-ng-r2525-20070630/net80211/ieee80211_beacon.c 2007-07-03 23:02:34.674210750 +0200 +--- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_beacon.c 2007-07-11 22:59:42.932295119 +0200 ++++ madwifi-ng-r2568-20070710/net80211/ieee80211_beacon.c 2007-07-11 22:59:46.676508490 +0200 @@ -512,7 +512,7 @@ vap->iv_flags &= ~IEEE80211_F_XRUPDATE; } |