]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/qdio.h
chelsio: tabulate the update of the statistic counters
[linux-2.6-omap-h63xx.git] / include / asm-s390 / qdio.h
index 7bc15f0231dbeaa52872f2973692e5ddf4339f69..127f72e774197d9bdccb02029b9e01e443cb8c26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/include/asm/qdio.h
+ * linux/include/asm-s390/qdio.h
  *
  * Linux for S/390 QDIO base support, Hipersocket base support
  * version 2
@@ -11,8 +11,6 @@
 #ifndef __QDIO_H__
 #define __QDIO_H__
 
-#define VERSION_QDIO_H "$Revision: 1.57 $"
-
 /* note, that most of the typedef's are from ingo. */
 
 #include <linux/interrupt.h>
@@ -36,6 +34,7 @@
 #define QDIO_QETH_QFMT 0
 #define QDIO_ZFCP_QFMT 1
 #define QDIO_IQDIO_QFMT 2
+#define QDIO_IQDIO_QFMT_ASYNCH 3
 
 struct qdio_buffer_element{
        unsigned int flags;