aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-01-30 11:38:01 -0800
committerJeff Garzik <jgarzik@pobox.com>2006-02-07 02:00:36 -0500
commitfa8d3549b591b6da943bad2928f994de07eaecef (patch)
tree0d12dcf9228a4cd9523e4e60358a8b1b01292255 /drivers/net
parent[PATCH] sky2: support msi interrupt (revised) (diff)
downloadlinux-dev-fa8d3549b591b6da943bad2928f994de07eaecef.tar.xz
linux-dev-fa8d3549b591b6da943bad2928f994de07eaecef.zip
[PATCH] sky2: version 0.15 update
Increase version, and get rid of out-dated comment. Speed setting has worked for quite a while. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/sky2.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/net/sky2.c b/drivers/net/sky2.c
index 8ed4bd17c0cf..cae2edf23004 100644
--- a/drivers/net/sky2.c
+++ b/drivers/net/sky2.c
@@ -23,11 +23,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-/*
- * TOTEST
- * - speed setting
- */
-
#include <linux/config.h>
#include <linux/crc32.h>
#include <linux/kernel.h>
@@ -56,7 +51,7 @@
#include "sky2.h"
#define DRV_NAME "sky2"
-#define DRV_VERSION "0.13"
+#define DRV_VERSION "0.15"
#define PFX DRV_NAME " "
/*