summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>2016-10-04 18:49:59 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-10-13 16:47:50 +0300
commit7543d11682ef4ddc13d289b423c07356cc0d3672 (patch)
tree8e49ce5b5ecedac1e7f05e0f99e8c21f6f6a9534 /tools/perf/scripts/python/event_analyzing_sample.py
parentfdb6e4839e3ad98b9b51be00e1f99d63db402030 (diff)
downloadlinux-7543d11682ef4ddc13d289b423c07356cc0d3672.tar.xz
ath10k: cleanup calling ath10k_htt_rx_h_unchain
'ath10k_htt_rx_h_unchain' needs to be called only if the return value from 'ath10k_htt_rx_amsdu_pop' is 1('chained msdu's'), this change makes it more explicit and avoids doing a skb_peek, fetching rx descriptor pointer, checking rx msdu decap format for the case of ret = 0 (unchained msdus). Found this change during code walk through, not sure if this addresses any issue. Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions