projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] broadcom-diag: SimpleShare: expose power button as reset to the system...
[openwrt.git]
/
package
/
hostapd
/
patches
/
380-ap_isolate.patch
diff --git
a/package/hostapd/patches/380-ap_isolate.patch
b/package/hostapd/patches/380-ap_isolate.patch
index
92ac6de
..
12fbdc8
100644
(file)
--- a/
package/hostapd/patches/380-ap_isolate.patch
+++ b/
package/hostapd/patches/380-ap_isolate.patch
@@
-38,7
+38,7
@@
* @freq: Frequency (in MHz) of the channel
--- a/src/drivers/driver_nl80211.c
+++ b/src/drivers/driver_nl80211.c
* @freq: Frequency (in MHz) of the channel
--- a/src/drivers/driver_nl80211.c
+++ b/src/drivers/driver_nl80211.c
-@@ -4
263,6 +4263
,29 @@ static int i802_set_rate_sets(void *priv
+@@ -4
339,6 +4339
,29 @@ static int i802_set_rate_sets(void *priv
return -ENOBUFS;
}
return -ENOBUFS;
}
@@
-68,7
+68,7
@@
#endif /* HOSTAPD */
#endif /* HOSTAPD */
-@@ -5
372,6 +5395
,7 @@ const struct wpa_driver_ops wpa_driver_n
+@@ -5
448,6 +5471
,7 @@ const struct wpa_driver_ops wpa_driver_n
.set_tx_queue_params = i802_set_tx_queue_params,
.set_sta_vlan = i802_set_sta_vlan,
.set_wds_sta = i802_set_wds_sta,
.set_tx_queue_params = i802_set_tx_queue_params,
.set_sta_vlan = i802_set_sta_vlan,
.set_wds_sta = i802_set_wds_sta,
This page took
0.02052 seconds
and
4
git commands to generate.