android_kernel_xiaomi_sm8350/core/cds
Komal Seelam 9764a840a6 qcacld-3.0: Configure SSDP address to FW as WoW pattern or MC list
Incoming Data packets are filtered by FW during WoW based on the pattern
configuration done by host.

The incoming packet is filtered out to Multicast list if configured,
else it looks for other patterns that are configured.

SSDP pattern is not configured along with Multicast List, instead it
is configured as a normal WoW pattern during system/runtime suspend.
So, all the ssdp packets are dropped by FW during WoW.

To address this, host should configure the SSDP pattern as a Multicast
filter if Multicast filter is enabled in ini, else configure it as a
normal WoW Pattern. Hence the fix.

Change-Id: I64aa30832999a779591bdfce02e13545a6cbf4f2
CRs-Fixed: 1010542
2016-06-06 18:45:30 -07:00
..
inc qcacld-3.0: Add support for cnss logger module 2016-06-01 10:49:09 -07:00
src qcacld-3.0: Configure SSDP address to FW as WoW pattern or MC list 2016-06-06 18:45:30 -07:00