mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 20:16:59 +00:00
598e058080
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:
|
||
---|---|---|
.. | ||
ifxmips_ptm_adsl.c | ||
ifxmips_ptm_adsl.h | ||
ifxmips_ptm_amazon_se.c | ||
ifxmips_ptm_ar9.c | ||
ifxmips_ptm_common.h | ||
ifxmips_ptm_danube.c | ||
ifxmips_ptm_fw_amazon_se.h | ||
ifxmips_ptm_fw_ar9.h | ||
ifxmips_ptm_fw_danube.h | ||
ifxmips_ptm_fw_regs_adsl.h | ||
ifxmips_ptm_fw_regs_amazon_se.h | ||
ifxmips_ptm_fw_regs_ar9.h | ||
ifxmips_ptm_fw_regs_danube.h | ||
ifxmips_ptm_fw_regs_vdsl.h | ||
ifxmips_ptm_fw_regs_vr9.h | ||
ifxmips_ptm_fw_vr9.h | ||
ifxmips_ptm_ppe_amazon_se.h | ||
ifxmips_ptm_ppe_ar9.h | ||
ifxmips_ptm_ppe_common.h | ||
ifxmips_ptm_ppe_danube.h | ||
ifxmips_ptm_ppe_vr9.h | ||
ifxmips_ptm_test.c | ||
ifxmips_ptm_vdsl.c | ||
ifxmips_ptm_vdsl.h | ||
ifxmips_ptm_vr9.c | ||
Makefile |