kernel: ltq-adsl: fix enum missmatch on linux 6.6
authorMartin Schiller <[email protected]>
Tue, 2 Jul 2024 07:34:37 +0000 (09:34 +0200)
committerHauke Mehrtens <[email protected]>
Sat, 6 Jul 2024 15:50:23 +0000 (17:50 +0200)
commit4624711139dff1d9afdfad1bbc244517c51830c5
tree0cc66cbb8ac77b1227683ed2eb4d7b46d2b5cdf0
parent8a40d49a563bac15fd61468d322c7aa875aefb3e
kernel: ltq-adsl: fix enum missmatch on linux 6.6

Convert DSL_XTUDir_t to DSL_AccessDir_t to get rid of enum-conversion
warning.

Signed-off-by: Martin Schiller <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15811
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/lantiq/ltq-adsl/patches/410-kernel-6.6.patch [new file with mode: 0644]