ltq-vdsl-vr11-mei: add patch fixing compilation with kernel 6.6
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 20 Mar 2024 11:28:35 +0000 (12:28 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 2 Apr 2024 21:45:22 +0000 (23:45 +0200)
Add patch fixing compilation with kernel 6.6.

class_create now require only the name instead of the module ownership
reference.

Also the kernel enabled checks for enum.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>

No differences found