aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2018-07-16 14:19:27 +0200
committerDavid S. Miller <[email protected]>2018-07-18 14:21:49 +0900
commite49b42faae0eec619ad96d877d5e463efd3ca12f (patch)
tree4174d5c7c9e818af2be654c5ecdea9cf6efcca5c /tools/perf/scripts/python/call-graph-from-sql.py
parent49f3303a6eaa86c64597c33323d03ab0cbdccbe5 (diff)
ravb: fix byte order for TX descriptor tag field lower bits
The wrong helper is used to swap the bytes when adding the lower bits of the TX descriptors tag field in the shared ds_tagl variable. The variable contains the DS[11:0] field and then the TAG[3:0] bits. The mistake was highlighted by the sparse warning: ravb_main.c:1622:31: left side has type restricted __le16 ravb_main.c:1622:31: right side has type unsigned short ravb_main.c:1622:31: warning: invalid assignment: |= ravb_main.c:1622:34: warning: cast to restricted __le16 Signed-off-by: Niklas Söderlund <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Sergei Shtylyov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions