From: Johannes Berg Date: Tue, 29 Jan 2013 23:40:20 +0000 (+0100) Subject: cfg80211: simplify mesh BSS comparison X-Git-Tag: v3.9-rc1~139^2~31^2^2~80^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af6341c5378d1ed0905614575ee9ee2e5522c81;p=pandora-kernel.git cfg80211: simplify mesh BSS comparison Instead of first checking if a BSS is an MBSS and then doing the comparisons, inline it all into the BSS comparison function. This avoids doing the IE searches twice and is also a lot less code. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed