diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-06-01 03:01:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-06-01 03:01:58 +0000 |
commit | 390ae88a94f844afda9d089d842655bb3a569aac (patch) | |
tree | c656e75cb9621fe48c35ab0775e12c06c6af1170 /package/madwifi/patches/333-apscan_mode.patch | |
parent | 01f2def2c184abb0f70c43ae4a5233d8ddad121e (diff) | |
download | upstream-390ae88a94f844afda9d089d842655bb3a569aac.tar.gz upstream-390ae88a94f844afda9d089d842655bb3a569aac.tar.bz2 upstream-390ae88a94f844afda9d089d842655bb3a569aac.zip |
madwifi: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11316 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/333-apscan_mode.patch')
-rw-r--r-- | package/madwifi/patches/333-apscan_mode.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/madwifi/patches/333-apscan_mode.patch b/package/madwifi/patches/333-apscan_mode.patch index 75a89fcfa1..e2ffb698d4 100644 --- a/package/madwifi/patches/333-apscan_mode.patch +++ b/package/madwifi/patches/333-apscan_mode.patch @@ -1,8 +1,8 @@ Index: madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c =================================================================== ---- madwifi-trunk-r3314.orig/net80211/ieee80211_scan_ap.c 2008-02-21 02:42:12.885287851 +0100 -+++ madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c 2008-02-21 02:42:34.718532055 +0100 -@@ -781,12 +783,6 @@ +--- madwifi-trunk-r3314.orig/net80211/ieee80211_scan_ap.c ++++ madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c +@@ -781,12 +781,6 @@ /* break the loop as the subsequent chans won't be * better */ break; @@ -15,4 +15,3 @@ Index: madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c } if (sta_assoc != 0) { - |