projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)
[openwrt.git]
/
package
/
madwifi
/
patches
/
333-apscan_mode.patch
1
--- a/net80211/ieee80211_scan_ap.c
2
+++ b/net80211/ieee80211_scan_ap.c
3
@@ -781,12 +781,6 @@
4
/* break the loop as the subsequent chans won't be
5
* better */
6
break;
7
-
8
- if (!IEEE80211_ARE_CHANS_SAME_MODE(c->chan,
9
- ic->ic_bsschan))
10
- /* break the loop as the subsequent chans won't be
11
- * better */
12
- break;
13
}
14
15
if (sta_assoc != 0) {
This page took
0.045021 seconds
and
5
git commands to generate.