]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Remove separate credential priority tracking
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 29 Oct 2013 16:57:18 +0000 (18:57 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:24 +0000 (01:24 +0200)
commitaff419f56a9ada184e752c76294ad0f20a977235
treeb72d33db239ebc7eee6e86bfd4c560282399b141
parent533536d82ac63512c31ff0bae403d437392d34e0
Interworking: Remove separate credential priority tracking

There is no need to keep the separate local variable for tracking the
highest selected priority since we track a pointer to the selected
credential with that information.

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