summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2020-05-23 13:21:36 +0200
committerDavid S. Miller <davem@davemloft.net>2020-05-23 16:54:35 -0700
commit54113ded67126a7f81245de7c9cd73f49c6b2d0c (patch)
treeb2b2deb48b20ca17a0a969baef289a4101013ef5 /tools/perf/scripts/python
parent2b1a7f741a95cd6ab0554a3942e215c3eeb8a108 (diff)
r8169: remove mask argument from rtl_w0w1_eri
rtl_eri_read() returns the full 32bit value, therefore there's no benefit in writing back parts of it only. handle it like the vendor driver and write the full 32 bit always. Omitting the mask argument avoids some overhead and makes the code better readable. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions