diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-09-12 17:45:33 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-12 17:45:33 +0200 |
commit | 4e83b7fad8d3fd55828baa4510885c7362e66a26 (patch) | |
tree | eb3f28516c05a945f2e9c8003e5864de4e0763bc /drivers/net/via-velocity.h | |
parent | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... (diff) | |
parent | [PATCH] Remove more unnecessary driver printk's (diff) | |
download | linux-4e83b7fad8d3fd55828baa4510885c7362e66a26.tar.xz linux-4e83b7fad8d3fd55828baa4510885c7362e66a26.zip |
Merge branch 'tmp' into upstream
Diffstat (limited to 'drivers/net/via-velocity.h')
-rw-r--r-- | drivers/net/via-velocity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/via-velocity.h b/drivers/net/via-velocity.h index 4665ef2c63df..82968e46d5df 100644 --- a/drivers/net/via-velocity.h +++ b/drivers/net/via-velocity.h @@ -29,7 +29,7 @@ #define VELOCITY_NAME "via-velocity" #define VELOCITY_FULL_DRV_NAM "VIA Networking Velocity Family Gigabit Ethernet Adapter Driver" -#define VELOCITY_VERSION "1.13" +#define VELOCITY_VERSION "1.14" #define VELOCITY_IO_SIZE 256 |