Subject: CVS commit: [netbsd-4] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 03/22/2007 20:16:15
Module Name: src
Committed By: jdc
Date: Thu Mar 22 20:16:15 UTC 2007
Modified Files:
src/sys/dev/usb [netbsd-4]: if_rum.c
Log Message:
Pull up revision 1.8 via patch (requested by mlelstv in ticket #510)
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.3.2.1 -r1.3.2.2 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.