diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-08-29 16:06:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-08-29 16:06:24 +0000 |
commit | 1f8154c1de02def9219e3869430e0b690a0493e8 (patch) | |
tree | b471b8f628e813ac6ad5dd45e437dcaf5b7e9a65 /package/hostapd/patches/540-dynamic_20_40_mhz.patch | |
parent | 311f77fe3e6773171ab93bb4c5eaabf3cdca7cc3 (diff) |
hostapd: fix ap+sta issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hostapd/patches/540-dynamic_20_40_mhz.patch')
-rw-r--r-- | package/hostapd/patches/540-dynamic_20_40_mhz.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/540-dynamic_20_40_mhz.patch b/package/hostapd/patches/540-dynamic_20_40_mhz.patch index 08750b015..420fcc6bf 100644 --- a/package/hostapd/patches/540-dynamic_20_40_mhz.patch +++ b/package/hostapd/patches/540-dynamic_20_40_mhz.patch @@ -31,7 +31,7 @@ #include "ieee802_11_auth.h" #include "vlan_init.h" #include "wpa_auth.h" -@@ -307,6 +308,7 @@ static void hostapd_cleanup_iface_pre(st +@@ -317,6 +318,7 @@ static void hostapd_cleanup_iface_pre(st static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) { |