]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: ibss - remove not authorized station earlier
authorAntonio Quartulli <antonio@open-mesh.com>
Fri, 26 Jul 2013 19:15:02 +0000 (21:15 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 1 Aug 2013 08:49:02 +0000 (10:49 +0200)
commitdad9defd28912dc408763d461b9a6b1a762c07ea
tree4276213b0ff6c35878d68bb54e709563cb377140
parente47f2509e5f182f4df144406de6f2bc78179d57e
mac80211: ibss - remove not authorized station earlier

A station which is not authorized has to be purged earlier
to give it a chance to re-try to establish an IBSS/RSN
session soon. Set the timeout to 10 seconds.

Some refactoring has also been done to allow the IBSS
submodule to have its own expiring function.

Reported-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c