wifi: fix wifi close issue and ap62x8 open fail issue
authorRongjun Chen <rongjun.chen@amlogic.com>
Mon, 8 Oct 2018 11:47:16 +0000 (19:47 +0800)
committerRongjun Chen <rongjun.chen@amlogic.com>
Mon, 8 Oct 2018 11:56:26 +0000 (19:56 +0800)
commit32c27b7a16bf4c1595862b9a1a3c62c2eca19860
tree7739f36c3021f6323a7384093acb4d7c1cb577e5
parent838773a6d23423b33e1b56d17a2c25723c3d4069
wifi: fix wifi close issue and ap62x8 open fail 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: Ief804d124150cbfe9ec1134c527bdb536b8375a0
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