Skip to content
Snippets Groups Projects
Commit 1b476ba3 authored by Srinivas Girigowda's avatar Srinivas Girigowda
Browse files

qcacld-2.0: Reinitialization of BPF and llstats callbacks


After SSR has triggered, BPF and llstats are not working
because callbacks are NULL. Initialization of BPF and
llstats callbacks are done during WLAN startup, but
when SSR is triggered HDD context is invalidated.

Hence the fix is to initialize the callbacks during re-init also.

Change-Id: I0b7571c66e90a84a80b675a433a7a752c82865d3
CRs-Fixed: 1107505
Bug: 37741956
Signed-off-by: default avatarSrinivas Girigowda <sgirigow@codeaurora.org>
parent 85c45e86
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment