mfd: Add WM8994 interrupt controller support
[safe/jmp/linux-2.6] / drivers / net / cxgb3 / version.h
index 82278f8..9d0bd9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003-2007 Chelsio, Inc. All rights reserved.
+ * Copyright (c) 2003-2008 Chelsio, Inc. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
 #define DRV_DESC "Chelsio T3 Network Driver"
 #define DRV_NAME "cxgb3"
 /* Driver version */
-#define DRV_VERSION "1.0-ko"
-#define FW_VERSION_MAJOR 3
-#define FW_VERSION_MINOR 2
+#define DRV_VERSION "1.1.3-ko"
+
+/* Firmware version */
+#define FW_VERSION_MAJOR 7
+#define FW_VERSION_MINOR 4
+#define FW_VERSION_MICRO 0
 #endif                         /* __CHELSIO_VERSION_H */