projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
madwifi: add an optional threshold for low-rssi disconnection. This can be useful...
[openwrt.git]
/
package
/
madwifi
/
patches
/
333-apscan_mode.patch
diff --git
a/package/madwifi/patches/333-apscan_mode.patch
b/package/madwifi/patches/333-apscan_mode.patch
index
e2ffb69
..
d869440
100644
(file)
--- a/
package/madwifi/patches/333-apscan_mode.patch
+++ b/
package/madwifi/patches/333-apscan_mode.patch
@@
-1,7
+1,5
@@
-Index: madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c
-===================================================================
---- madwifi-trunk-r3314.orig/net80211/ieee80211_scan_ap.c
-+++ madwifi-trunk-r3314/net80211/ieee80211_scan_ap.c
+--- a/net80211/ieee80211_scan_ap.c
++++ b/net80211/ieee80211_scan_ap.c
@@ -781,12 +781,6 @@
/* break the loop as the subsequent chans won't be
* better */
@@ -781,12 +781,6 @@
/* break the loop as the subsequent chans won't be
* better */
This page took
0.023722 seconds
and
4
git commands to generate.