mac80211: update mesh peer link counter during userspace peering
authorMarco Porsch <marco@cozybit.com>
Mon, 7 Jan 2013 15:04:49 +0000 (16:04 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 21:40:56 +0000 (22:40 +0100)
commit1617bab8db81427392d424f2c7ffb5a3282c417c
tree6c94fa75f1d0d5498ab8743e6b0248de75ebae40
parentea54fba20985b7a0cb8e1c8e2760a0865ee47763
mac80211: update mesh peer link counter during userspace peering

The established peer link count is indicated in mesh beacons and
used for other internal tasks. Previously it was not updated when
authenticated peering is performed in userspace.

Signed-off-by: Marco Porsch <marco@cozybit.com>
Acked-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c
This page took 0.028941 seconds and 5 git commands to generate.