projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: add a temporary uci option for setting the channel bandwidth
[openwrt.git]
/
package
/
madwifi
/
patches
/
360-sta_nodes.patch
diff --git
a/package/madwifi/patches/360-sta_nodes.patch
b/package/madwifi/patches/360-sta_nodes.patch
index
2060001
..
8d2dd9d
100644
(file)
--- a/
package/madwifi/patches/360-sta_nodes.patch
+++ b/
package/madwifi/patches/360-sta_nodes.patch
@@
-219,7
+219,7
@@
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
return ret;
--- a/net80211/ieee80211_wireless.c
+++ b/net80211/ieee80211_wireless.c
return ret;
--- a/net80211/ieee80211_wireless.c
+++ b/net80211/ieee80211_wireless.c
-@@ -514,8 +514,9 @@ ieee80211_ioctl_siwap(struct net_device
+@@ -514,8 +514,9 @@ ieee80211_ioctl_siwap(struct net_device
vap->iv_flags |= IEEE80211_F_DESBSSID;
IEEE80211_ADDR_COPY(vap->iv_des_bssid, &ap_addr->sa_data);
vap->iv_flags |= IEEE80211_F_DESBSSID;
IEEE80211_ADDR_COPY(vap->iv_des_bssid, &ap_addr->sa_data);
This page took
0.021579 seconds
and
4
git commands to generate.