projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/kernel: update r22229
[openwrt.git]
/
package
/
madwifi
/
patches
/
393-mbss_vap_auth.patch
diff --git
a/package/madwifi/patches/393-mbss_vap_auth.patch
b/package/madwifi/patches/393-mbss_vap_auth.patch
index
71e11fa
..
0e3ecaf
100644
(file)
--- a/
package/madwifi/patches/393-mbss_vap_auth.patch
+++ b/
package/madwifi/patches/393-mbss_vap_auth.patch
@@
-327,7
+327,7
@@
int found = 0;
IEEE80211_LOCK_IRQ(vap->iv_ic);
int found = 0;
IEEE80211_LOCK_IRQ(vap->iv_ic);
-@@ -355
1,10 +3561
,12 @@ ieee80211_recv_mgmt(struct ieee80211vap
+@@ -355
3,10 +3563
,12 @@ ieee80211_recv_mgmt(struct ieee80211vap
ni->ni_associd |= 0xc000;
avp->iv_wdsnode = ieee80211_ref_node(ni);
IEEE80211_UNLOCK_IRQ(ic);
ni->ni_associd |= 0xc000;
avp->iv_wdsnode = ieee80211_ref_node(ni);
IEEE80211_UNLOCK_IRQ(ic);
@@
-341,7
+341,7
@@
} else {
/*
* Copy data from beacon to neighbor table.
} else {
/*
* Copy data from beacon to neighbor table.
-@@ -359
3,6 +3605
,8 @@ ieee80211_recv_mgmt(struct ieee80211vap
+@@ -359
5,6 +3607
,8 @@ ieee80211_recv_mgmt(struct ieee80211vap
ni->ni_rssi = rssi;
ni->ni_rtsf = rtsf;
ni->ni_last_rx = jiffies;
ni->ni_rssi = rssi;
ni->ni_rtsf = rtsf;
ni->ni_last_rx = jiffies;
This page took
0.020152 seconds
and
4
git commands to generate.