aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
diff options
context:
space:
mode:
authorAyaz Abdulla <aabdulla@nvidia.com>2009-02-07 00:25:18 -0800
committerDavid S. Miller <davem@davemloft.net>2009-02-07 00:25:18 -0800
commit2813ddd1bfd681a2fcc1d95530b399a92da89556 (patch)
treeaeb62c2294e08645057a49fdb2ead79722b17010 /drivers/net/forcedeth.c
parentforcedeth: recover error support (diff)
downloadlinux-dev-2813ddd1bfd681a2fcc1d95530b399a92da89556.tar.xz
linux-dev-2813ddd1bfd681a2fcc1d95530b399a92da89556.zip
forcedeth: bump version to 63
This patch bumps the version up to 63 Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/forcedeth.c')
-rw-r--r--drivers/net/forcedeth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c
index e32b8e481b31..021308f9f0c7 100644
--- a/drivers/net/forcedeth.c
+++ b/drivers/net/forcedeth.c
@@ -39,7 +39,7 @@
* DEV_NEED_TIMERIRQ will not harm you on sane hardware, only generating a few
* superfluous timer interrupts from the nic.
*/
-#define FORCEDETH_VERSION "0.62"
+#define FORCEDETH_VERSION "0.63"
#define DRV_NAME "forcedeth"
#include <linux/module.h>