mac80211: assign sta plid early
authorThomas Pedersen <thomas@cozybit.com>
Tue, 5 Nov 2013 19:17:01 +0000 (11:17 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:50:20 +0000 (20:50 +0100)
commit5bbdd6c646547046e6c4e0fc9eef78d29a7c3984
tree14530d304efff807f7a3ec39fd0273fe43b6974b
parentfc10302ef1d22ec559b94a22c3b6b1fc7180240e
mac80211: assign sta plid early

If we store the peer link ID right after initializing a
new neighbor, there is no need to do it later in the
peering FSM.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c