[wlanstats] Fix warnings-as-errors on gcc-6.4 on mips
- use CLLADDR() to not try deconsting a const
- Unsigned where they should be
- static where it should be
Tested:
- freebsd/mips32, using gcc-6.4
[wlanstats] Fix warnings-as-errors on gcc-6.4 on mips Tags None Referenced Files None Subscribers None
Description
Details
|