|
@@ -2,7 +2,7 @@
|
|
|
*
|
|
|
* Copyright(c) 2005 - 2006 Attansic Corporation. All rights reserved.
|
|
|
* Copyright(c) 2006 - 2007 Chris Snook <csnook@redhat.com>
|
|
|
- * Copyright(c) 2006 Jay Cliburn <jcliburn@gmail.com>
|
|
|
+ * Copyright(c) 2006 - 2008 Jay Cliburn <jcliburn@gmail.com>
|
|
|
* Copyright(c) 2007 Atheros Corporation. All rights reserved.
|
|
|
*
|
|
|
* Derived from Intel e1000 driver
|
|
@@ -29,7 +29,7 @@
|
|
|
#include <linux/module.h>
|
|
|
#include <linux/types.h>
|
|
|
|
|
|
-#define ATLX_DRIVER_VERSION "2.1.1"
|
|
|
+#define ATLX_DRIVER_VERSION "2.1.3"
|
|
|
MODULE_AUTHOR("Xiong Huang <xiong.huang@atheros.com>, \
|
|
|
Chris Snook <csnook@redhat.com>, Jay Cliburn <jcliburn@gmail.com>");
|
|
|
MODULE_LICENSE("GPL");
|