projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] refresh patches and remove trailing whitespaces
[openwrt.git]
/
package
/
hostapd
/
patches
/
552-ctrl_iface_reload.patch
diff --git
a/package/hostapd/patches/552-ctrl_iface_reload.patch
b/package/hostapd/patches/552-ctrl_iface_reload.patch
index
cf65f76
..
0cb1ccc
100644
(file)
--- a/
package/hostapd/patches/552-ctrl_iface_reload.patch
+++ b/
package/hostapd/patches/552-ctrl_iface_reload.patch
@@
-16,7
+16,7
@@
static void hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level,
const char *buf, size_t len);
static void hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level,
const char *buf, size_t len);
-@@ -3
18,6 +320
,66 @@ static int hostapd_ctrl_iface_disassocia
+@@ -3
22,6 +324
,66 @@ static int hostapd_ctrl_iface_disassocia
return 0;
}
return 0;
}
@@
-83,7
+83,7
@@
#ifdef CONFIG_IEEE80211W
#ifdef NEED_AP_MLME
#ifdef CONFIG_IEEE80211W
#ifdef NEED_AP_MLME
-@@ -81
4,6 +876
,10 @@ static void hostapd_ctrl_iface_receive(i
+@@ -81
8,6 +880
,10 @@ static void hostapd_ctrl_iface_receive(i
reply_len += res;
}
#endif /* CONFIG_NO_RADIUS */
reply_len += res;
}
#endif /* CONFIG_NO_RADIUS */
This page took
0.03109 seconds
and
4
git commands to generate.