mac80211: mesh_plink: group basic fitness checks
authorBob Copeland <me@bobcopeland.com>
Tue, 5 Nov 2013 19:16:53 +0000 (11:16 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:49:58 +0000 (20:49 +0100)
The initial frame checks differ depending on whether this is
a new peer or not, but they were all intermixed with sta checks
as necessary.  Group them together so the two cases are clearer.

Signed-off-by: Bob Copeland <bob@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found