summaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2017-09-05 09:56:22 +0200
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-07 05:46:04 +0300
commit2f78034c3ef71bdeb1f2955aa8844b1d1ec70d3a (patch)
tree1635cd5f7c7284ef2f3482f3afa61678bb31361f /package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch
parentbd27331eeaf6cd1db9ad5b44c4f0f10f03b7911f (diff)
downloadmtk-20170518-2f78034c3ef71bdeb1f2955aa8844b1d1ec70d3a.zip
mtk-20170518-2f78034c3ef71bdeb1f2955aa8844b1d1ec70d3a.tar.gz
mtk-20170518-2f78034c3ef71bdeb1f2955aa8844b1d1ec70d3a.tar.bz2
hostapd: update to version 2017-08-24
- Deleted upstreamed patches & parts - Refreshed all Compile tested: full-option package + tools (hostapd + wpa_supplicant) Run-tested: hostapd wpa2 hotspot & wpa_supplicant IBSS link Targets: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch')
-rw-r--r--package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch b/package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch
index fdd5da9..4a5b637 100644
--- a/package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch
+++ b/package/network/services/hostapd/patches/120-disable_bridge_packet_workaround.patch
@@ -1,6 +1,6 @@
--- a/src/l2_packet/l2_packet_linux.c
+++ b/src/l2_packet/l2_packet_linux.c
-@@ -337,8 +337,7 @@ struct l2_packet_data * l2_packet_init_b
+@@ -340,8 +340,7 @@ struct l2_packet_data * l2_packet_init_b
l2 = l2_packet_init(br_ifname, own_addr, protocol, rx_callback,
rx_callback_ctx, l2_hdr);