Files
android_kernel_samsung_sm86…/components/tdls
Liangwei Dong afa0635590 qcacld-3.0: Avoid duplicated force link command for TDLS
At present, the tdls_handle_link_unforce may be invoked multiple
times even though the link is unforced previously. That causes
sending set link command unnecessarily.
Fix by checking the current link force state to avoid setting link
again.

Change-Id: I1e75fb713b17e6efd8143ebbc5ce59aed0409061
CRs-Fixed: 3640207
2023-10-18 04:21:35 -07:00
..