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)
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>

No differences found