aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgwx419604 <gwx419604@notesmail.huawei.com>2017-03-02 11:32:43 +0800
committerZhang Wei <zhangwei519@huawei.com>2017-03-02 14:05:43 +0800
commitfb5fcedeaba8ae06914f75bd9cb77b633e67a3a9 (patch)
tree1602bfb393abdc6a557c2575b6438d02332d4d66
parent86ff66a38f178692a7ecbf7dca6544fbdbbc3440 (diff)
net: wireless: Cypress: Remove BCMDHD_WEXTandroid-wear-7.1.1_r0.6
CVE-2017-0509 Google found one security issue in wl_iw.c where these WIRELESS EXTENSION APIs obsoleted and no longer used. So these files should be removed completely from mogrification. Change-Id: I03d59fa9780695efd5a7411485841a52595d45eb
-rw-r--r--drivers/net/wireless/bcmdhd/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/wireless/bcmdhd/Kconfig b/drivers/net/wireless/bcmdhd/Kconfig
index c826dbbb6bac..7bb18d6bd1a0 100644
--- a/drivers/net/wireless/bcmdhd/Kconfig
+++ b/drivers/net/wireless/bcmdhd/Kconfig
@@ -53,14 +53,6 @@ config BCMDHD_MURATA_NVRAM_PATH
---help---
Path to the murata calibration file.
-config BCMDHD_WEXT
- bool "Enable WEXT support"
- depends on BCMDHD && CFG80211 = n
- select WIRELESS_EXT
- select WEXT_PRIV
- help
- Enables WEXT support
-
config DHD_USE_STATIC_BUF
bool "Enable memory preallocation"
depends on BCMDHD