Skip to content
Snippets Groups Projects
Commit fb5fcede authored by gwx419604's avatar gwx419604 Committed by Zhang Wei
Browse files

net: wireless: Cypress: Remove BCMDHD_WEXT

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
parent 86ff66a3
Branches
Tags android-wear-7.1.1_r0.6
No related merge requests found
...@@ -53,14 +53,6 @@ config BCMDHD_MURATA_NVRAM_PATH ...@@ -53,14 +53,6 @@ config BCMDHD_MURATA_NVRAM_PATH
---help--- ---help---
Path to the murata calibration file. 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 config DHD_USE_STATIC_BUF
bool "Enable memory preallocation" bool "Enable memory preallocation"
depends on BCMDHD depends on BCMDHD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment