diff options
author | David Bauer <mail@david-bauer.net> | 2021-10-17 23:29:57 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-10-19 17:27:05 +0200 |
commit | 43c64ffa74c8e843c695c04f3b20db8e868a0608 (patch) | |
tree | 1e58108e776808b5705e6293c7e3d7401f9055aa /config | |
parent | c4e994011f56d30e031705c16c6b5c498c530852 (diff) | |
download | upstream-43c64ffa74c8e843c695c04f3b20db8e868a0608.tar.gz upstream-43c64ffa74c8e843c695c04f3b20db8e868a0608.tar.bz2 upstream-43c64ffa74c8e843c695c04f3b20db8e868a0608.zip |
hostapd: fix goto loop for ubus assoc handler
When a ubus event handler denies a association with a non-zero return
value, the code jumps to preceeding code, creating an endless loop until
the event handler accepts the assc request.
Move the ubus handler further up the code to avoid creating such a loop.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions