Subject: CVS commit: [itohy-usb1] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/03/2007 13:14:31
Module Name:	src
Committed By:	itohy
Date:		Sun Jun  3 13:14:31 UTC 2007

Modified Files:
	src/sys/dev/usb [itohy-usb1]: if_cdce.c

Log Message:
Fix "can't allocate llinfo" errors.
Setup ifp->if_init/ifp->if_stop, and use ether_ioctl() for cdce_ioctl().


To generate a diff of this commit:
cvs rdiff -r1.12.10.2 -r1.12.10.3 src/sys/dev/usb/if_cdce.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.