aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2018-07-23 18:20:20 +0200
committerDavid S. Miller <[email protected]>2018-07-25 13:40:39 -0700
commitd805f6a8682937d7f8136fe7561659b13f5aaa49 (patch)
tree7dc2fa64d7202dc9c72dd60c971878ffbe2731e3 /tools/perf/scripts/python
parent16f6e9835bcd33adac49bc2cad2ec7bbf5dfa356 (diff)
net: ethernet: fs-enet: Use generic CRC32 implementation
Use generic kernel CRC32 implementation because it: 1. Should be faster (uses lookup tables), 2. Removes duplicated CRC generation code, 3. Uses well-proven algorithm instead of coding it one more time. Suggested-by: Eric Biggers <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions