diff options
author | Martin Habets <habetsm.xilinx@gmail.com> | 2022-05-19 10:17:15 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-21 02:46:49 +0300 |
commit | cc398a34d16fd90a2dcc59b1105c634f038ea53b (patch) | |
tree | 57c1f323d1c04d81e0b49c3d6eaa701728f29f10 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dc7769244e03e932262a4f10eeab11657cb601c7 (diff) | |
download | linux-cc398a34d16fd90a2dcc59b1105c634f038ea53b.tar.xz |
sfc/siena: Remove duplicate check on segments
Siena only supports software TSO. This means more code can be deleted,
as pointed out by the Smatch static checker warning:
drivers/net/ethernet/sfc/siena/tx.c:184 __efx_siena_enqueue_skb()
warn: duplicate check 'segments' (previous on line 158)
Fixes: 956f2d86cb37 ("sfc/siena: Remove build references to missing functionality")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/kernel-janitors/YoH5tJMnwuGTrn1Z@kili/
Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com>
Link: https://lore.kernel.org/r/165294463549.23865.4557617334650441347.stgit@palantir17.mph.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions