aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/cu3088.h
diff options
context:
space:
mode:
author <jgarzik@pretzel.yyz.us>2005-05-25 22:11:06 -0400
committerJeff Garzik <jgarzik@pobox.com>2005-05-25 22:11:06 -0400
commit8a75e7d644b373f86c8c2316392cb7374fc4e063 (patch)
treec2beb29f8e4f5c1ea246d792693f8af4f7f03fef /drivers/s390/net/cu3088.h
parentf5a702b26a0cd6052f0bae2bc3f0548538d3909c (diff)
parent05e08a2a297371564020f76d1bf8b3a931d5e1ed (diff)
Automatic merge of /spare/repo/netdev-2.6 branch qeth
Diffstat (limited to 'drivers/s390/net/cu3088.h')
-rw-r--r--drivers/s390/net/cu3088.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/s390/net/cu3088.h b/drivers/s390/net/cu3088.h
index 0ec49a8b3adc..1753661f702a 100644
--- a/drivers/s390/net/cu3088.h
+++ b/drivers/s390/net/cu3088.h
@@ -23,6 +23,9 @@ enum channel_types {
23 /* Device is a OSA2 card */ 23 /* Device is a OSA2 card */
24 channel_type_osa2, 24 channel_type_osa2,
25 25
26 /* Device is a CLAW channel device */
27 channel_type_claw,
28
26 /* Device is a channel, but we don't know 29 /* Device is a channel, but we don't know
27 * anything about it */ 30 * anything about it */
28 channel_type_unknown, 31 channel_type_unknown,