android_kernel_xiaomi_sm8350/core/wma
Krunal Soni d90ed4ea85 qcacld-3.0: Fix peer ref-count while deleting peer as part of LFR3
There are two instances where peer ref counting leak has been observed
1) When DUT-STA is connected to AP1 and if it tries to roam to AP2 or
   to same AP1 then as part of roam sync indication, it needs to delete
   the old peer and create the new peer. Deletion of old peer is
   happening through force delete operation which is No-OP for some of
   the platforms. In such cases, do normal peer delete operation, so
   that peer ref count can be deleted properly.

CRs-Fixed: 2270761
Change-Id: Ibcad72943258e531e29498961d3d7e692fd05b36
2018-07-10 18:41:42 -07:00
..
inc qcacld-3.0: Add default target configs for Genoa 2018-07-09 08:31:10 -07:00
src qcacld-3.0: Fix peer ref-count while deleting peer as part of LFR3 2018-07-10 18:41:42 -07:00