wpa_supplicant: Apply VHT_OVERRIDES to wpas_start_assoc_cb()
authorPaul Stewart <pstew@chromium.org>
Fri, 14 Mar 2014 04:33:43 +0000 (21:33 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 14 Mar 2014 19:50:58 +0000 (21:50 +0200)
commit6aa1cd4e06fb76d593fa920cf32e545f78d52b8c
treea1b095688e5c45e1aa930cec0d5a2e0568947ac7
parentdb63757dbc93dc4c7893dd7697b9c28d17737722
wpa_supplicant: Apply VHT_OVERRIDES to wpas_start_assoc_cb()

A previous patch "Support VHT capability overrides" missed one
place where HT overrides were being applied and where it would
also be useful to apply VHT overrides.

Signed-hostap: Paul Stewart <pstew@chromium.org>
wpa_supplicant/wpa_supplicant.c