aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/lantiq/ltq-vdsl-vr11/patches/130-support-kernel-6.6.patch
Commit message (Collapse)AuthorAge
* ltq-vdsl-vr11: add patch fixing compilation with kernel 6.6Christian Marangi2024-04-02
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>