]> git.ipfire.org Git - thirdparty/hostap.git/commit
Convert the only remaining send_frame() users to send_mlme()
authorJouni Malinen <j@w1.fi>
Fri, 3 Jan 2020 11:50:35 +0000 (13:50 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 3 Jan 2020 11:53:42 +0000 (13:53 +0200)
commitce018048723344fe6926301a088dfbbc0f0d4461
tree982e4cf69175f8d9680eefd2191648ef463e315d
parent27cc06d073fc1f5c781bef3262b3afb5d54f7a8f
Convert the only remaining send_frame() users to send_mlme()

Since send_mlme() now has support for the no_encrypt argument it is
possible to get rid of the remaining send_frame() uses.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ctrl_iface_ap.c