Fix minor issue in HT40 max rate determination
authorJouni Malinen <j@w1.fi>
Sat, 28 Feb 2015 14:35:07 +0000 (16:35 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Feb 2015 14:40:58 +0000 (16:40 +0200)
commit8b2b718da9884d66684befe99d1fbdd9abe5fb5e
tree1578b3df9a7cdc941ceac69e099243048d68c3f6
parent347c55e216f22002246e378097a16ecb24b7c106
Fix minor issue in HT40 max rate determination

Commit a1b790eb9d7514d1a6e0582a07f695a1564caa59 ('Select AP based on
estimated maximum throughput') had a copy-paste bug than ended up
leaving one of the max_ht40_rate() cases unreachable. (CID 106087)

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c