freebsd-dev/sys/dev/dwc
Luiz Otavio O Souza ff0752c870 Use uint32_t consistently to store registers values.
Always use unsigned numbers to avoid undefined behavior on (1 << 31).

Remove unused variables and some stray semicolons.

No functional changes.
2015-07-06 16:45:48 +00:00
..
if_dwc.c Use uint32_t consistently to store registers values. 2015-07-06 16:45:48 +00:00
if_dwc.h Use uint32_t consistently to store registers values. 2015-07-06 16:45:48 +00:00