]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Rename owe_assoc_req_process() parameter reason to status
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Thu, 13 Feb 2020 08:51:23 +0000 (08:51 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2020 14:46:32 +0000 (16:46 +0200)
commite7d8842e6bae5c3757883de9a6789a88adb74238
tree58f2c5dc584a440380f27339efad7817fe35dc7d
parent0aeda4da1b036ab0397be4b53f3fa2ef082961b4
OWE: Rename owe_assoc_req_process() parameter reason to status

In the function owe_assoc_req_process(), values assigned to the reason
argument imply that it should be renamed to status. Rename 'reason' to
'status' and modify the uses of owe_assoc_req_process() accordingly.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/ieee802_11.h