Fix byte order for CONFIG_VHT_OVERRIDES parameters
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jun 2016 10:41:18 +0000 (13:41 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jun 2016 10:41:18 +0000 (13:41 +0300)
commit4d8d710f0b0da61318225fc9d1a3a5e774d0782b
tree18a2d6e6bb9486b284db25b2356a50165be73b62
parent3787c91da0cc72c106e6ba0c5cf8a66175a531c1
Fix byte order for CONFIG_VHT_OVERRIDES parameters

The VHT parameters were not swapped properly on big endian systems.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c