From: Bob Copeland Date: Tue, 5 Nov 2013 19:16:53 +0000 (-0800) Subject: mac80211: mesh_plink: group basic fitness checks X-Git-Tag: v3.14-rc1~94^2~334^2^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32cb05bfe81ed00676a21d914db5729abe3f326f;p=pandora-kernel.git mac80211: mesh_plink: group basic fitness checks 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed