diff options
author | Wei Fang <[email protected]> | 2023-05-29 10:26:15 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-05-30 16:01:22 +0200 |
commit | bc638eabfed90fdc798fd5765e67e41abea76152 (patch) | |
tree | feda6131b6c48bd99a3f613c089a6c1d56e44fa9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bc590b47549225a03c6b36bbc1aede75c917767b (diff) |
net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
The last_bdp is initialized to bdp, and both last_bdp and bdp are
not changed. That is to say that last_bdp and bdp are always equal.
So bdp can be used directly.
Signed-off-by: Wei Fang <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions