]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[wpa] Fix erroneous debug message in wpa_derive_ptk
authorMichael Brown <mcb30@ipxe.org>
Tue, 21 Jul 2020 14:34:39 +0000 (15:34 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 21 Jul 2020 14:34:39 +0000 (15:34 +0100)
commitee2dc525b494b03e860778c9c657ad1f93b0203c
tree5e828625f5d64a37dc226f21f227f38d04f55e9d
parent0de5e601440bdb1f244b054384d6f77cefc86ba7
[wpa] Fix erroneous debug message in wpa_derive_ptk

Split debug message since eth_ntoa() uses a static result buffer.

Originally-fixed-by: Michael Bazzinotti <bazz@bazz1.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/80211/wpa.c