mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-07 23:32:12 +00:00
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:
|
||
---|---|---|
.. | ||
patches | ||
src | ||
Makefile |