commit | 87f59c70ce6d1abeaaf97594835be29f746b81a0 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Fri Mar 01 22:02:52 2013 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:36:14 2013 +0100 |
tree | d153c1be17229f9390948064a5ac965624ec3c8a | |
parent | 146bb4839adfd5637beb6daa01aa94f342de5eab [diff] |
mac80211: init mesh timer for user authed STAs There is a corner case which wasn't being covered: userspace may authenticate and allocate stations, but still leave the peering up to the kernel. Initialize the peering timer if the MPM is not in userspace, in a path which is taken by both the kernel and userspace when allocating stations. Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>