projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: merge a LED related locking fix
[openwrt.git]
/
package
/
hostapd
/
patches
/
560-disable_ctrl_iface_mib.patch
diff --git
a/package/hostapd/patches/560-disable_ctrl_iface_mib.patch
b/package/hostapd/patches/560-disable_ctrl_iface_mib.patch
index
22f282a
..
306c051
100644
(file)
--- a/
package/hostapd/patches/560-disable_ctrl_iface_mib.patch
+++ b/
package/hostapd/patches/560-disable_ctrl_iface_mib.patch
@@
-123,7
+123,7
@@
struct sta_info *sta, int success)
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
struct sta_info *sta, int success)
--- a/src/ap/wpa_auth.c
+++ b/src/ap/wpa_auth.c
-@@ -25
34,6 +2534
,7 @@ static int wpa_cipher_bits(int cipher)
+@@ -25
41,6 +2541
,7 @@ static int wpa_cipher_bits(int cipher)
}
}
}
}
@@
-131,7
+131,7
@@
#define RSN_SUITE "%02x-%02x-%02x-%d"
#define RSN_SUITE_ARG(s) \
#define RSN_SUITE "%02x-%02x-%02x-%d"
#define RSN_SUITE_ARG(s) \
-@@ -2
697,7 +2698
,7 @@ int wpa_get_mib_sta(struct wpa_state_mac
+@@ -2
704,7 +2705
,7 @@ int wpa_get_mib_sta(struct wpa_state_mac
return len;
}
return len;
}
This page took
0.024027 seconds
and
4
git commands to generate.