qcacld-3.0: Remove WLAN_WAPI_KEY_RSC_LEN macro

The macro WLAN_WAPI_KEY_RSC_LEN has never been used by the current
generation of the driver, so remove it.

Change-Id: I696052e84025477f483a37b844c70d135832f97b
CRs-Fixed: 2370027
This commit is contained in:
Jeff Johnson 2018-12-15 15:08:14 -08:00
parent ee846a5a0b
commit af15a1c20f

View File

@ -40,7 +40,6 @@
/* Max key size including the WAPI and TKIP */
#define WLAN_MAX_KEY_RSC_LEN 16
#define WLAN_WAPI_KEY_RSC_LEN 16
#ifndef false
#undef false