summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/550-limit_debug_messages.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-08 16:04:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-08 16:04:19 +0000
commitf53b96813ecf512f6e9b6a4f2467825adc356419 (patch)
tree61472c5654a7f5b0fae9abfdbfe5bdf35c3e531a /package/network/services/hostapd/patches/550-limit_debug_messages.patch
parent73a584f912d266b7ab0bbee254b5fa1f268d1617 (diff)
downloadmaster-31e0f0ae-f53b96813ecf512f6e9b6a4f2467825adc356419.tar.gz
master-31e0f0ae-f53b96813ecf512f6e9b6a4f2467825adc356419.tar.bz2
master-31e0f0ae-f53b96813ecf512f6e9b6a4f2467825adc356419.zip
hostapd: update to latest version (20130707)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37738
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 7665d833e0..aaea94137f 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.
*/