Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/dev/marvell/if_mvxpe.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/marvell/if_mvxpe.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.2.2.2 diff -u -p -r1.2 -r1.2.2.2 --- src/sys/dev/marvell/if_mvxpe.c 2015/06/03 03:55:47 1.2 +++ src/sys/dev/marvell/if_mvxpe.c 2015/06/06 14:40:08 1.2.2.2 @@ -1,4 +1,4 @@ -/* $NetBSD: if_mvxpe.c,v 1.2 2015/06/03 03:55:47 hsuenaga Exp $ */ +/* $NetBSD: if_mvxpe.c,v 1.2.2.2 2015/06/06 14:40:08 skrll Exp $ */ /* * Copyright (c) 2015 Internet Initiative Japan Inc. * All rights reserved. @@ -25,7 +25,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ #include -__KERNEL_RCSID(0, "$NetBSD: if_mvxpe.c,v 1.2 2015/06/03 03:55:47 hsuenaga Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_mvxpe.c,v 1.2.2.2 2015/06/06 14:40:08 skrll Exp $"); #include "opt_multiprocessor.h"