wifi: fix wifi close issue
authorRongjun Chen <rongjun.chen@amlogic.com>
Tue, 25 Sep 2018 02:11:59 +0000 (10:11 +0800)
committerRongjun Chen <rongjun.chen@amlogic.com>
Sun, 30 Sep 2018 02:25:03 +0000 (10:25 +0800)
commit5011fc31db0edb4c57e72ee04815508804124857
tree485389b076fef719b89d67db93f96d1f350a842f
parentd964ce36a41db0ba62704d8d3f4a43e002abd506
wifi: fix wifi close issue

PD# 174173

root cause: interrupt not enabled when ctrl cmd comming in some conner case
solution: enable the interrupt when ctrl command is comming

Change-Id: Ic7f9b688f56f2c131b12328c30b1d3431c8d157b
Signed-off-by: Rongjun Chen <rongjun.chen@amlogic.com>
12 files changed:
bcmdhd.1.579.77.41.1.cn/Makefile [changed mode: 0755->0644]
bcmdhd.1.579.77.41.1.cn/dbus.c
bcmdhd.1.579.77.41.1.cn/dhd_config.c
bcmdhd.1.579.77.41.1.cn/dhd_config.h
bcmdhd.1.579.77.41.1.cn/dhd_gpio.c
bcmdhd.1.579.77.41.1.cn/dhd_ip.c
bcmdhd.1.579.77.41.1.cn/dhd_linux.c
bcmdhd.1.579.77.41.1.cn/dhd_sdio.c
bcmdhd.1.579.77.41.1.cn/dhd_static_buf.c
bcmdhd.1.579.77.41.1.cn/wl_android_ext.c
bcmdhd.1.579.77.41.1.cn/wl_cfg80211.c
bcmdhd.1.579.77.41.1.cn/wl_cfg80211.h