diff options
| author | Sven Eckelmann <[email protected]> | 2025-04-13 08:14:42 +0000 |
|---|---|---|
| committer | Simon Wunderlich <[email protected]> | 2025-04-13 09:11:31 +0000 |
| commit | a608f11d3a3b9464bd6ec63b7e3e84cccd556e06 (patch) | |
| tree | 6b4b13534e586b5bd0af06906ed966a2adc92a98 /drivers/net/ethernet/intel/igc | |
| parent | batman-adv: no need to start/stop queue on mesh-iface (diff) | |
| download | kernel-a608f11d3a3b9464bd6ec63b7e3e84cccd556e06.tar.gz kernel-a608f11d3a3b9464bd6ec63b7e3e84cccd556e06.zip | |
batman-adv: Switch to crc32 header for crc32c
The crc32c() function was moved in commit 8df36829045a ("lib/crc32:
standardize on crc32c() name for Castagnoli CRC32") from linux/crc32c.h to
linux/crc32.h. The former is just an include file which redirects to the
latter.
Avoid the indirection by directly including the correct header file.
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions
