aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorgaolez <gaolez@codeaurora.org>2018-03-15 14:33:18 +0800
committergaolez <gaolez@codeaurora.org>2018-03-15 14:33:18 +0800
commite754959860492d4326693ef298453aeaa4a98e85 (patch)
treeb6b173b0fa1210fff07222311bf4c66ef67bb725 /net/lapb/lapb_timer.c
parentcb52505f1c433db0622b386d210280fc1dd815a3 (diff)
qcacld-2.0: fix wlan link stats report error issue
The full wlan link stats is reported to host by two fw event, LINK_STATS will come first and then TX_POWER_LEVEL_STATS. After host receive event TX_POWER_LEVEL_STATS the host will report wlan link stats to up layer. But LINK_STATS event handler freed the info memory, so some info of link stats will be lost when TX_POWER_LEVEL_STATS event handler report link stats to uplayer. Change-Id: I747e8847c5cd26107852a769258b7503eb87660e
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions