aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/550-limit_debug_messages.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-06 17:59:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-06 17:59:05 +0000
commit76ca564e79fe8a24bcbbf978e5095a1b605dab6c (patch)
treecb3e00e248945b005b3ea712890c652ac551d826 /package/network/services/hostapd/patches/550-limit_debug_messages.patch
parent22e012bad8988dd61221beb362113875bf75e715 (diff)
downloadupstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.tar.gz
upstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.tar.bz2
upstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.zip
hostapd: Refresh patches
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37731
Diffstat (limited to 'package/network/services/hostapd/patches/550-limit_debug_messages.patch')
-rw-r--r--package/network/services/hostapd/patches/550-limit_debug_messages.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/550-limit_debug_messages.patch b/package/network/services/hostapd/patches/550-limit_debug_messages.patch
index aaea94137f..7665d833e0 100644
--- a/package/network/services/hostapd/patches/550-limit_debug_messages.patch
+++ b/package/network/services/hostapd/patches/550-limit_debug_messages.patch
@@ -165,7 +165,7 @@
/**
* wpa_hexdump_ascii_key - conditional hex dump, hide keys
-@@ -138,8 +173,14 @@ void wpa_hexdump_ascii(int level, const
+@@ -138,8 +173,14 @@ void wpa_hexdump_ascii(int level, const
* bytes per line will be shown. This works like wpa_hexdump_ascii(), but by
* default, does not include secret keys (passwords, etc.) in debug output.
*/