diff options
| author | Krzysztof Kozlowski <[email protected]> | 2018-07-23 18:20:20 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-25 13:40:39 -0700 |
| commit | d805f6a8682937d7f8136fe7561659b13f5aaa49 (patch) | |
| tree | 7dc2fa64d7202dc9c72dd60c971878ffbe2731e3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 16f6e9835bcd33adac49bc2cad2ec7bbf5dfa356 (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions