]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add radio_work_is_connect() helper
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 7 Feb 2017 21:55:48 +0000 (23:55 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Feb 2017 21:58:56 +0000 (23:58 +0200)
commit4c6f450cad1fa2f33df10ee23a27f1207f56ffab
tree3632bcb108dd96a2ca74fc19f55bde7876a939ab
parent85b6b6b6e122a62136db7a0db9eb50154564b28d
Add radio_work_is_connect() helper

This avoids duplicated code to check for different types of connection
radio work items.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c