Update to newest drivers in 580 Branch causes DKMS issue with Kernel 6.17, Kernel 7.0 is ok

Just noticed today when running sudo dkms status while working on other things that there is a warning for the older 6.17 Kernel.

Kernel 7.0 is fine though... It's really a mute point for me as I am sticking with kernel 7.0 as it is the path forward!

Just thought I'd point it out in case anyone is defaulting to the older 6.17 kernel.

Note -

Latest & Greatest Nvidia Driver 580.173.02 in the 580 Branch:

scott@scott-Falcon-Talon:~$ sudo dkms status
[sudo] password for scott:
nvidia/580.173.02, 6.17.0-40-generic, x86_64: installed (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!) (WARNING! Diff between built and installed module!)
nvidia/580.173.02, 7.0.0-28-generic, x86_64: installed
virtualbox/7.0.16, 7.0.0-28-generic, x86_64: installed

FYI - Yesterday with the older driver 580.159.03 before the installation of the newer driver:

scott@scott-Falcon-Talon:~$ sudo dkms status
nvidia/580.159.03, 6.17.0-40-generic, x86_64: installed
nvidia/580.159.03, 7.0.0-28-generic, x86_64: installed
virtualbox/7.0.16, 7.0.0-28-generic, x86_64: installed