diff options
author | 2018-04-18 11:14:44 +0200 | |
---|---|---|
committer | 2018-04-19 13:12:14 -0400 | |
commit | da42bb271305d68df6cbf99eed90542f1f1ee1c9 (patch) | |
tree | 39af312c2496a35997bc77faf4ea3596940759c6 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | net: change the comment of dev_mc_init (diff) | |
download | linux-dev-da42bb271305d68df6cbf99eed90542f1f1ee1c9.tar.xz linux-dev-da42bb271305d68df6cbf99eed90542f1f1ee1c9.zip |
net: mvpp2: Fix DMA address mask size
PPv2 TX/RX descriptors uses 40bits DMA addresses, but 41 bits masks were
used (GENMASK_ULL(40, 0)).
This commit fixes that by using the correct mask.
Fixes: e7c5359f2eed ("net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors")
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions