diff mbox

[5/5] forcedeth: bump version to 63

Message ID 498C8F21.8000601@nvidia.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Ayaz Abdulla Feb. 6, 2009, 7:27 p.m. UTC
This patch bumps the version up to 63

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>

Comments

David Miller Feb. 7, 2009, 8:26 a.m. UTC | #1
From: Ayaz Abdulla <aabdulla@nvidia.com>
Date: Fri, 06 Feb 2009 14:27:29 -0500

> This patch bumps the version up to 63
> 
> Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>

Applied to net-next-2.6

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- old/drivers/net/forcedeth.c	2009-02-06 14:17:19.000000000 -0500
+++ new/drivers/net/forcedeth.c	2009-02-06 14:18:05.000000000 -0500
@@ -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>