]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
Minor cleanup to return after WNM Action frame handling
authorJouni Malinen <j@w1.fi>
Sat, 9 Mar 2019 10:43:20 +0000 (12:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Mar 2019 10:43:20 +0000 (12:43 +0200)
commitcc833a236ce254471d3c0237749f28f9a98ae0d8
treedb304df502d148131318fb62520357b654692355
parent700b3f395eb9e7a395dfb45f5ff84d5edae0b85b
Minor cleanup to return after WNM Action frame handling

There is no need to go through the following handler calls in
hostapd_action_rx() after having found the matching WLAN_ACTION_WNM
handler.

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