diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2018-04-18 12:14:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 20:12:14 +0300 |
commit | da42bb271305d68df6cbf99eed90542f1f1ee1c9 (patch) | |
tree | 39af312c2496a35997bc77faf4ea3596940759c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bb9aaaa1849eed763c6b7f20227a8a03300d4421 (diff) | |
download | linux-da42bb271305d68df6cbf99eed90542f1f1ee1c9.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions