[CentOS] C6 Module Keys

Thu May 18 16:01:59 UTC 2017
Gordon Messmer <gordon.messmer at gmail.com>

Use "rpm -Vf /path/to/original/module.ko"

If rpm tells you that the checksum has been modified, then the
"original" file you've got isn't the correct file.  Download the rpm
that owns that file, and use "rpm -i --replacefiles --replacepkgs
<rpm>" to reinstall the kernel package.