Loading
vmTools: fix crc32c module load on newer kernels
Newer kernels do not have a module called `crc32c_generic`, however the module alias `crc32` points to the right thing on kernels from 5.10 and onward.
Newer kernels do not have a module called `crc32c_generic`, however the module alias `crc32` points to the right thing on kernels from 5.10 and onward.