projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
[openwrt.git]
/
package
/
madwifi
/
patches
/
369-mlme_assoc.patch
diff --git
a/package/madwifi/patches/369-mlme_assoc.patch
b/package/madwifi/patches/369-mlme_assoc.patch
index
9da42a7
..
43aac66
100644
(file)
--- a/
package/madwifi/patches/369-mlme_assoc.patch
+++ b/
package/madwifi/patches/369-mlme_assoc.patch
@@
-1,6
+1,6
@@
--- a/net80211/ieee80211_wireless.c
+++ b/net80211/ieee80211_wireless.c
-@@ -372
6,6 +3726,7 @@
+@@ -372
3,6 +3723,7 @@ ieee80211_ioctl_setmlme(struct net_devic
if (vap->iv_opmode == IEEE80211_M_STA) {
struct scanlookup lookup;
This page took
0.02775 seconds
and
4
git commands to generate.