mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-19 08:11:07 +00:00
During pdr case wlan host driver is not doing the cleanup of ipa module. So after sap mode recovery in pdr case data packets are not going on ipa path even ipa is enabled. To address this issue send pdr indication to wlan host driver. Change-Id: Ib0480870d3218da61edb0309725787c0382957ab Signed-off-by: Sandeep Singh <sandsing@codeaurora.org>