diff options
| author | Krzysztof Kozlowski <[email protected]> | 2018-07-23 18:19:14 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-25 13:40:25 -0700 |
| commit | 16f6e9835bcd33adac49bc2cad2ec7bbf5dfa356 (patch) | |
| tree | 864e2954f0fd17754fbb65fb2fb9e37e32c10e04 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 34786005eca3b53cffa95d686bf3b7da1305867c (diff) | |
net: ethernet: freescale: 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions