Home
last modified time | relevance | path

Searched hist:"87 f59c70ce6d1abeaaf97594835be29f746b81a0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_plink.cdiff 87f59c70ce6d1abeaaf97594835be29f746b81a0 Sat Mar 02 00:02:52 CST 2013 Thomas Pedersen <thomas@cozybit.com> 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>
H A Dsta_info.cdiff 87f59c70ce6d1abeaaf97594835be29f746b81a0 Sat Mar 02 00:02:52 CST 2013 Thomas Pedersen <thomas@cozybit.com> 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>