diff mbox

[net-next-2.6,3/3] jme: Advances version number

Message ID 20081008215853.M53590@cooldavid.org
State Accepted, archived
Delegated to: Jeff Garzik
Headers show

Commit Message

Guo-Fu Tseng Oct. 8, 2008, 9:58 p.m. UTC
Dear Jeff, David:

This patch:

    Advances the driver version after modification.

    The patch is also available at:
    http://cooldavid.org/download/jme.net-next-2.6.20081009.3.patch

    Signed-off-by: Guo-Fu Tseng <cooldavid@cooldavid.org>


--
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

Comments

David Miller Oct. 9, 2008, 2:51 a.m. UTC | #1
From: "Guo-Fu Tseng" <cooldavid@cooldavid.org>
Date: Thu, 9 Oct 2008 05:58:53 +0800

> Dear Jeff, David:
> 
> This patch:
> 
>     Advances the driver version after modification.
> 
>     The patch is also available at:
>     http://cooldavid.org/download/jme.net-next-2.6.20081009.3.patch
> 
>     Signed-off-by: Guo-Fu Tseng <cooldavid@cooldavid.org>

Applied.
--
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

diff --git a/drivers/net/jme.h b/drivers/net/jme.h
index 9fdf20a..f863aee 100644
--- a/drivers/net/jme.h
+++ b/drivers/net/jme.h
@@ -25,7 +25,7 @@ 
 #define __JME_H_INCLUDEE__
 
 #define DRV_NAME	"jme"
-#define DRV_VERSION	"1.0.2"
+#define DRV_VERSION	"1.0.3"
 #define PFX		DRV_NAME ": "
 
 #define PCI_DEVICE_ID_JMICRON_JMC250	0x0250