OSDN Git Service

wpa_supplicant: Explicitly enable 802.11n and 802.11d for qcwcn
authorJeff Johnson <jjohnson@codeaurora.org>
Mon, 13 Aug 2012 23:56:18 +0000 (16:56 -0700)
committerIliyan Malchev <malchev@google.com>
Thu, 23 Aug 2012 00:22:19 +0000 (17:22 -0700)
commit5d03c02c2828db5e40f92774dc78903d69677b20
treea738ab51497b3d334b4c868c7f989a3ab531f214
parentd68f133bb71bf1e9e59a75464a7d05831566ab32
wpa_supplicant: Explicitly enable 802.11n and 802.11d for qcwcn

The Qualcomm qcwcn driver relies upon information from the supplicant
to enable 802.11n and 802.11d support.  Unfortunately there currently
does not exist configuration file parameters to control these items,
therefore hard code these in the supplicant.

Change-Id: Iaa586c58d96bd8966b47f6e18b627648df89c03e
src/ap/ap_config.c