CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/23 07:57:41
Modified files:
sys/dev/ic : rtwn.c
Log message:
Fix build on octeon by reverting two cosmetic changes in rtwn.c r1.34.
Compiler complained:
warning: large integer implicitly truncated to unsigned type
No functional change.
reported by & ok visa@
