git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4593c4c
)
cfg80211: simplify mesh BSS comparison
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 29 Jan 2013 23:40:20 +0000
(
00:40
+0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 4 Feb 2013 17:57:41 +0000
(18:57 +0100)
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 <johannes.berg@intel.com>
No differences found