projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] board definitions: Added CPVA642 GPIO leds and buttons and refreshed patch...
[openwrt.git]
/
package
/
hostapd
/
patches
/
510-multicall.patch
diff --git
a/package/hostapd/patches/510-multicall.patch
b/package/hostapd/patches/510-multicall.patch
index
541e349
..
80a032e
100644
(file)
--- a/
package/hostapd/patches/510-multicall.patch
+++ b/
package/hostapd/patches/510-multicall.patch
@@
-114,7
+114,7
@@
wpa_cli.exe: wpa_cli
--- a/src/drivers/driver.h
+++ b/src/drivers/driver.h
wpa_cli.exe: wpa_cli
--- a/src/drivers/driver.h
+++ b/src/drivers/driver.h
-@@ -26
67,8 +2667
,8 @@ union wpa_event_data {
+@@ -26
84,8 +2684
,8 @@ union wpa_event_data {
* Driver wrapper code should call this function whenever an event is received
* from the driver.
*/
* Driver wrapper code should call this function whenever an event is received
* from the driver.
*/
@@
-182,7
+182,7
@@
u16 reason_code = 0;
--- a/wpa_supplicant/wpa_supplicant.c
+++ b/wpa_supplicant/wpa_supplicant.c
u16 reason_code = 0;
--- a/wpa_supplicant/wpa_supplicant.c
+++ b/wpa_supplicant/wpa_supplicant.c
-@@ -23
14,6 +2314
,9 @@ struct wpa_supplicant * wpa_supplicant_g
+@@ -23
20,6 +2320
,9 @@ struct wpa_supplicant * wpa_supplicant_g
return NULL;
}
return NULL;
}
@@
-192,7
+192,7
@@
/**
* wpa_supplicant_init - Initialize %wpa_supplicant
/**
* wpa_supplicant_init - Initialize %wpa_supplicant
-@@ -233
2,6 +2335
,7 @@ struct wpa_global * wpa_supplicant_init(
+@@ -233
8,6 +2341
,7 @@ struct wpa_global * wpa_supplicant_init(
if (params == NULL)
return NULL;
if (params == NULL)
return NULL;
This page took
0.023809 seconds
and
4
git commands to generate.