aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/typhoon.h
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-09-13 13:24:59 -0400
committerJeff Garzik <jeff@garzik.org>2006-09-13 13:24:59 -0400
commit6aa20a2235535605db6d6d2bd850298b2fe7f31e (patch)
treedf0b855043407b831d57f2f2c271f8aab48444f4 /drivers/net/typhoon.h
parent7a291083225af6e22ffaa46b3d91cfc1a1ccaab4 (diff)
drivers/net: Trim trailing whitespace
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/typhoon.h')
-rw-r--r--drivers/net/typhoon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/typhoon.h b/drivers/net/typhoon.h
index 738ee71d8dfb..2f14a050051b 100644
--- a/drivers/net/typhoon.h
+++ b/drivers/net/typhoon.h
@@ -46,7 +46,7 @@ struct transmit_ring {
46 46
47/* The host<->Typhoon ring index structure 47/* The host<->Typhoon ring index structure
48 * This indicates the current positions in the rings 48 * This indicates the current positions in the rings
49 * 49 *
50 * All values must be in little endian format for the 3XP 50 * All values must be in little endian format for the 3XP
51 * 51 *
52 * rxHiCleared: entry we've cleared to in the Hi receive ring 52 * rxHiCleared: entry we've cleared to in the Hi receive ring
@@ -131,7 +131,7 @@ struct typhoon_interface {
131 * 131 *
132 * A packet is described by a packet descriptor, followed by option descriptors, 132 * A packet is described by a packet descriptor, followed by option descriptors,
133 * if any, then one or more fragment descriptors. 133 * if any, then one or more fragment descriptors.
134 * 134 *
135 * Packet descriptor: 135 * Packet descriptor:
136 * flags: Descriptor type 136 * flags: Descriptor type
137 * len:i zero, or length of this packet 137 * len:i zero, or length of this packet