Module Name: src Committed By: joerg Date: Tue Oct 29 16:10:49 UTC 2013
Modified Files:
src/sys/dev/usb: if_axen.c
Log Message:
Remove bogus cast. The LHS type is smaller, so let the compiler decide
on the correct (unsigned type).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_axen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
