wpa_supplicant: Fix a typo in wpa_scan_result_compar()
authorHahn, Maital <maitalm@ti.com>
Wed, 8 Jul 2015 13:13:11 +0000 (13:13 +0000)
committerJouni Malinen <j@w1.fi>
Wed, 8 Jul 2015 13:52:42 +0000 (16:52 +0300)
commitaa517ae22784aff08d3d9e38ad101b4b5c9828fb
treec530095ac843cff50b3dacba12d1d36a7c5ffade
parent1ee6dd2671ca9416aa3539937bbf74728b96481f
wpa_supplicant: Fix a typo in wpa_scan_result_compar()

A typo in wpa_scan_result_compar() caused wrong scan results sorting
(and wrong roaming decision). This fixes a copy-paste regression
introduced by commit a1b790eb9d7514d1a6e0582a07f695a1564caa59 ('Select
AP based on estimated maximum throughput').

Signed-off-by: Maital Hahn <maitalm@ti.com>
wpa_supplicant/scan.c