aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/110-bool_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-25 16:48:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-25 16:48:45 +0000
commit3c9fcd2526e8a25a618851453ceb6a63e83c53b3 (patch)
treeb62342b3ba0a466b7104ec1e2d76352c122223f2 /package/network/services/hostapd/patches/110-bool_fix.patch
parent78bd998e49120d309ddfce88de4b2df42bee2646 (diff)
downloadupstream-3c9fcd2526e8a25a618851453ceb6a63e83c53b3.tar.gz
upstream-3c9fcd2526e8a25a618851453ceb6a63e83c53b3.tar.bz2
upstream-3c9fcd2526e8a25a618851453ceb6a63e83c53b3.zip
hostapd: update to 2014-10-25
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43059
Diffstat (limited to 'package/network/services/hostapd/patches/110-bool_fix.patch')
-rw-r--r--package/network/services/hostapd/patches/110-bool_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/110-bool_fix.patch b/package/network/services/hostapd/patches/110-bool_fix.patch
index 1ad84bf405..9cab8abdb1 100644
--- a/package/network/services/hostapd/patches/110-bool_fix.patch
+++ b/package/network/services/hostapd/patches/110-bool_fix.patch
@@ -1,6 +1,6 @@
--- a/src/ap/ieee802_1x.c
+++ b/src/ap/ieee802_1x.c
-@@ -2119,9 +2119,9 @@ void ieee802_1x_notify_pre_auth(struct e
+@@ -2232,9 +2232,9 @@ void ieee802_1x_notify_pre_auth(struct e
}