]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Fix ieee802_1x_ml_set_sta_authorized()
authorIlan Peer <ilan.peer@intel.com>
Sun, 18 Jun 2023 14:55:40 +0000 (17:55 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 11 Aug 2023 08:27:02 +0000 (11:27 +0300)
commitb7db495ad9c9effbcc6dd10453854922828e94f6
tree4c4ea92e5cce37b1a1e2cdbd392d591a6025b271
parent8f148d51322ff0276f621c80ae1c58b7a7acb8f5
AP: Fix ieee802_1x_ml_set_sta_authorized()

One of the conditions in the function should be inverted. Fix it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ieee802_1x.c