]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Clear cfg80211 authentication data for old entries
authorJouni Malinen <j@w1.fi>
Mon, 25 Jan 2010 02:07:34 +0000 (18:07 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 25 Jan 2010 02:07:34 +0000 (18:07 -0800)
commit582507be85205742ebb96d7e42ae5d2f4d5d4ddf
tree982198d34324e7028d68ee9bb0a33c800cc3c1bd
parent43a7fe2e0e614e52fa05ff4d78af91bd4e17d3b2
nl80211: Clear cfg80211 authentication data for old entries

cfg80211 has a limit on pending authentications, so we better clear
the entries that we do not care about to avoid hitting the limit
when roaming between multiple APs.
src/drivers/driver_nl80211.c