projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[iw] Update iw to version 0.9.13.
[openwrt.git]
/
package
/
hostapd
/
patches
/
100-madwifi_fix.patch
diff --git
a/package/hostapd/patches/100-madwifi_fix.patch
b/package/hostapd/patches/100-madwifi_fix.patch
index
47ce89d
..
8f8be44
100644
(file)
--- a/
package/hostapd/patches/100-madwifi_fix.patch
+++ b/
package/hostapd/patches/100-madwifi_fix.patch
@@
-1,6
+1,6
@@
--- a/hostapd/driver_madwifi.c
+++ b/hostapd/driver_madwifi.c
--- a/hostapd/driver_madwifi.c
+++ b/hostapd/driver_madwifi.c
-@@ -31
0,6 +310
,7 @@ madwifi_set_iface_flags(void *priv, int
+@@ -31
2,6 +312
,7 @@ madwifi_set_iface_flags(void *priv, int
{
struct madwifi_driver_data *drv = priv;
struct ifreq ifr;
{
struct madwifi_driver_data *drv = priv;
struct ifreq ifr;
@@
-8,7
+8,7
@@
wpa_printf(MSG_DEBUG, "%s: dev_up=%d", __func__, dev_up);
wpa_printf(MSG_DEBUG, "%s: dev_up=%d", __func__, dev_up);
-@@ -32
4,10 +325
,14 @@ madwifi_set_iface_flags(void *priv, int
+@@ -32
6,10 +327
,14 @@ madwifi_set_iface_flags(void *priv, int
return -1;
}
return -1;
}
This page took
0.021802 seconds
and
4
git commands to generate.