X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F550-limit_debug_messages.patch;h=7665d833e0768e1b5ba23de547f5958efcc1863e;hb=2905bd034c5010097c9bd33ce5db49f26f8f3331;hp=aaea94137f899ab6d4d7cf45b2d19cd51a1c245b;hpb=5e0ba1f79b636d27a0ccf1eda2705d8ef9e7bdbd;p=15.05%2Fopenwrt.git 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. */