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 kernel: ltq-ptm: add patch fixing compilation warning 2023-05-12 03:15:45 +02:00
src kernel: ltq-ptm: do not write directly to dev->addr 2023-06-06 20:10:34 +02:00
Makefile ltq-atm/ltq-ptm: avoid unnecessary build dependencies 2022-05-04 01:38:04 +01:00