diff options
author | Conley Lee <[email protected]> | 2021-12-14 17:11:06 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-12-15 10:29:03 +0000 |
commit | 3899c928bccc5068405cd0e9a3a8fea67b097e9e (patch) | |
tree | c170b917ed5c8068df36eac0afa84ee8b867c3a9 /tools/perf/scripts/python/compaction-times.py | |
parent | 34ac17ecbf575eb079094d44f1bd30c66897aa21 (diff) |
sun4i-emac.c: remove unnecessary branch
According to the current implementation of emac_rx, every arrived packet
will be processed in the while loop. So, there is no remain packet last
time. The skb_last field and this branch for dealing with it is
unnecessary.
Signed-off-by: Conley Lee <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions