diff options
author | 2020-04-19 23:16:55 +0200 | |
---|---|---|
committer | 2020-04-20 12:27:14 -0700 | |
commit | 9d3679fe0f30b5a4c1ae6303611c9f2bbeb9961d (patch) | |
tree | f655ad709f64d9783d43787a9d3f25e208afb075 /tools/perf/scripts/python | |
parent | r8169: inline rtl8169_mark_as_last_descriptor (diff) | |
download | linux-dev-9d3679fe0f30b5a4c1ae6303611c9f2bbeb9961d.tar.xz linux-dev-9d3679fe0f30b5a4c1ae6303611c9f2bbeb9961d.zip |
r8169: inline rtl8169_make_unusable_by_asic
Inline rtl8169_make_unusable_by_asic() and simplify it:
- Address field doesn't need to be poisoned because descriptor is
owned by CPU now
- desc->opts1 is set by rtl8169_mark_to_asic() and rtl8169_rx_fill(),
therefore we don't have to preserve any field parts.
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