hostapd: revert signature change in patch
authorLeon M. George <leon@georgemail.eu>
Wed, 11 Sep 2019 12:10:18 +0000 (14:10 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 6 Nov 2019 13:05:51 +0000 (14:05 +0100)
commit917feb20cd87c396e6652cd82231677204e0d8c7
treeac9ed27f7a3064490f6b559d618a4c8b18a8290f
parent7f60775a48c26fa8eb9ac8bec37dc1d829240c52
hostapd: revert signature change in patch

The original wpa_hexdump uses a 'void *' for the payload.  With patch
410-limit_debug_messages, the signature changes and compiler warnings
occur at various places.  One such warning is:

 wpa_debug.h:106:20: note: expected 'const u8 * {aka const unsigned char *}' but argument is of type 'struct wpa_eapol_key *'

Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit message facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit a123df275846b1b83aaf3d7488a1544f7c0e09aa)
package/network/services/hostapd/patches/410-limit_debug_messages.patch