]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
wpi(4): use more correct types.
authorAdrian Chadd <adrian@FreeBSD.org>
Sun, 11 Oct 2015 01:31:18 +0000 (01:31 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sun, 11 Oct 2015 01:31:18 +0000 (01:31 +0000)
commit525a3d47d855ee04056fbc7406631fbb14267493
tree784d473e9511ce783ac4141d5a4f339be598cb30
parente56bad4a94aff7e3e43200568b211de872a52aea
wpi(4): use more correct types.

This change fixes some amount of -Wsign-conversion and -Wconversion warnings
and sets correct sizes for some variables (as a result, some loop counters
were touched too).

Submitted by: <s3erios@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3763
sys/dev/wpi/if_wpi.c
sys/dev/wpi/if_wpireg.h
sys/dev/wpi/if_wpivar.h