On Wednesday 24 November 2010 20:11:32 Weongyo Jeong wrote: > Author: weongyo > Date: Wed Nov 24 19:11:32 2010 > New Revision: 215802 > URL: http://svn.freebsd.org/changeset/base/215802 > > Log: > Removes all duplicated code with BPF that it's greatly simplified and > take all benefits whenever BPF code is improved. > > Pointed by: jkim > Reviewed by: thompsa > > Modified: > head/sys/dev/usb/controller/usb_controller.c > head/sys/dev/usb/usb_bus.h > head/sys/dev/usb/usb_pf.c > head/sys/dev/usb/usb_pf.h >
Should the Copyright be updated aswell. We are no longer using enet.c code in usb_pf.c ? * Copyright (c) 1990, 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from the Stanford/CMU enet packet filter, * (net/enet.c) distributed as part of 4.3BSD, and code contributed * to Berkeley by Steven McCanne and Van Jacobson both of Lawrence * Berkeley Laboratory. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
