]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL builds
authorAntonio Quartulli <ordex@autistici.org>
Sat, 11 Feb 2012 08:45:24 +0000 (10:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 08:45:24 +0000 (10:45 +0200)
commit78debc752922cbe56eb7579b0abe004bb0488949
tree7609711b3cc6c79927dc8b7405265e377ecc3942
parent59acfe87aad300ae74e0233d62fa830179d00884
Fix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL builds

In case of !defined(IEEE8021X_EAPOL) the definition of the stub
pmksa_cache_get() in rsn_supp/pmksa_cache.h is not correct. This patch
adds the missing argument to the function definition to fix a
regression from commit 96efeeb66bd8762ab9fccd9fe2b5c3e276ff220c.

Signed-hostap: Antonio Quartulli <ordex@autistici.org>
src/rsn_supp/pmksa_cache.h