summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gemvar.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-08-01 05:45:04 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-08-01 05:45:04 +0000
commit690c061598767430d8ee5fada3b2476df9f51fa9 (patch)
treedf32eca0bae857f39a7e51bc3f71d30fded24bec /sys/dev/ic/gemvar.h
parentc9e9209793d1c0dbc0f11fdcd578dec7e0c1917b (diff)
remove whitespace
Diffstat (limited to 'sys/dev/ic/gemvar.h')
-rw-r--r--sys/dev/ic/gemvar.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/ic/gemvar.h b/sys/dev/ic/gemvar.h
index ca1a584c66b..2c9c862778f 100644
--- a/sys/dev/ic/gemvar.h
+++ b/sys/dev/ic/gemvar.h
@@ -1,8 +1,8 @@
-/* $OpenBSD: gemvar.h,v 1.9 2003/10/21 18:58:49 jmc Exp $ */
+/* $OpenBSD: gemvar.h,v 1.10 2005/08/01 05:45:03 brad Exp $ */
/* $NetBSD: gemvar.h,v 1.1 2001/09/16 00:11:43 eeh Exp $ */
/*
- *
+ *
* Copyright (C) 2001 Eduardo Horvath.
* All rights reserved.
*
@@ -15,7 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -37,13 +37,13 @@
#include <sys/timeout.h>
/*
- * Misc. definitions for the Sun ``Gem'' Ethernet controller family driver.
+ * Misc. definitions for the Sun ``Gem'' Ethernet controller family driver.
*/
/*
* Transmit descriptor list size. This is arbitrary, but allocate
* enough descriptors for 64 pending transmissions and 16 segments
- * per packet.
+ * per packet.
*/
#define GEM_NTXSEGS 16