HomeFreeBSD

[wlanstats] Fix warnings-as-errors on gcc-6.4 on mips

Description

[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

Details

Provenance
adrianAuthored on Dec 29 2020, 1:03 AM
Parents
rGee938b20335d: kern: efirt: correct configuration table entry size
Branches
Unknown
Tags
Unknown