Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 03/11/2007 09:38:25
Module Name: src
Committed By: mlelstv
Date: Sun Mar 11 09:38:24 UTC 2007
Modified Files:
src/sys/dev/usb: if_rum.c
Log Message:
print a size_t value with a size_t format.
The cast is necessary in case someone redefines RT2573_TX_DESC_SIZE.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/usb/if_rum.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.