summaryrefslogtreecommitdiff
path: root/uapi/linux/osapi_linux.h
diff options
context:
space:
mode:
authorArun Khandavalli <akhandav@qti.qualcomm.com>2016-09-09 17:36:50 +0530
committerqcabuildsw <qcabuildsw@localhost>2016-09-13 12:54:45 -0700
commit97f2838162bc8c3ac9f4317a3323f415e1c7bc0a (patch)
tree266da4738e4287626a527bef87373d3b1a75ebf0 /uapi/linux/osapi_linux.h
parentcee9c06def9b7937a173f58b857abbac9705e608 (diff)
qcacld-3.0: set/clear interface opened flag for softap adapter
In softap case DEVICE_IFACE_OPENED flag is not set/cleared when the interface is opened/stopped(hdd_hostapd_open/hdd_hostapd_stop). During the STA+SAP concurrency when the STA is turned off, during the interface down it check's if any interfaces are opened, if no interfaces are opened it starts the timer to close the modules. Since the interface opened flag is not set for softap case the timer is getting kickstarted and resulting in closing the modules even when the SOFTAP is running. To migitate the issue, set/clear the DEVICE_IFACE_OPENED in the adapter even for SOFTAP. Change-Id: I9e3f1391d92473d8a189d9fee6523ec3a7554c96 CRs-Fixed: 1065130
Diffstat (limited to 'uapi/linux/osapi_linux.h')
0 files changed, 0 insertions, 0 deletions