openwrt/package/kernel/lantiq/ltq-ptm
Aleksander Jan Bajkowski 598e058080
kernel: ltq-ptm: do not write directly to dev->addr
One is never to write to dev->addr directly. In 6.1 it will be a const and
with the newly enabled WERROR, we get a failing grade.

Lets fix this ahead of time.

Ref: adeef3e321
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
2023-06-06 20:10:34 +02:00
..
patches
src kernel: ltq-ptm: do not write directly to dev->addr 2023-06-06 20:10:34 +02:00
Makefile