Module Name: src Committed By: christos Date: Sun May 18 18:43:46 UTC 2014
Modified Files: src/sys/dev/pci: if_de.c Log Message: remove stray line accidentally committed. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/dev/pci/if_de.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/if_de.c diff -u src/sys/dev/pci/if_de.c:1.142 src/sys/dev/pci/if_de.c:1.143 --- src/sys/dev/pci/if_de.c:1.142 Sat Mar 29 15:28:24 2014 +++ src/sys/dev/pci/if_de.c Sun May 18 14:43:46 2014 @@ -1,5 +1,4 @@ -/* $NetBSD: if_de.c,v 1.142 2014/03/29 19:28:24 christos Exp $ */ - char intrbuf[PCI_INTRSTR_LEN]; +/* $NetBSD: if_de.c,v 1.143 2014/05/18 18:43:46 christos Exp $ */ /*- * Copyright (c) 1994-1997 Matt Thomas (m...@3am-software.com) @@ -38,7 +37,7 @@ * board which support 21040, 21041, or 21140 (mostly). */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: if_de.c,v 1.142 2014/03/29 19:28:24 christos Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_de.c,v 1.143 2014/05/18 18:43:46 christos Exp $"); #define TULIP_HDR_DATA