summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>2016-06-07 15:47:03 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-06-14 14:51:43 +0300
commitdc73787b8b8a78acbbbb81f0d7eaf80aaf9c3ce1 (patch)
tree86c8e99455b67cbefd4bb82726ce286f8119e0a3 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent6847f967339179b72eab690d46bc6e88ff847844 (diff)
downloadlinux-dc73787b8b8a78acbbbb81f0d7eaf80aaf9c3ce1.tar.xz
ath10k: fix some of the macro definitions of HTT_RX_IND message
Only five bits are defined to pass tid information in HTT_RX_IND message, so the mask which can be used to extract tid should be 0x1f instead of the current 0x3f. Also, macros which can be used to extract flush_valid and release_valid bits have to be left shifted one bit less because these information follow the tid right after. This patch does not really fix anything functionally because these macros are not used currently. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions