aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>2010-01-06 23:07:23 +0000
committerDavid S. Miller <davem@davemloft.net>2010-01-07 17:06:12 -0800
commit108316c1bd0a75ba855ce4a6540c530e1562bfb0 (patch)
tree643a0dab51ffa49322f00a7863da7c1ce6a7f971 /drivers/net/stmmac
parentstmmac: improve Kconfig help (diff)
downloadlinux-dev-108316c1bd0a75ba855ce4a6540c530e1562bfb0.tar.xz
linux-dev-108316c1bd0a75ba855ce4a6540c530e1562bfb0.zip
stmmac: update the driver's module version
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/stmmac')
-rw-r--r--drivers/net/stmmac/stmmac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/stmmac/stmmac.h b/drivers/net/stmmac/stmmac.h
index 44421d9667a8..ba35e6943cf4 100644
--- a/drivers/net/stmmac/stmmac.h
+++ b/drivers/net/stmmac/stmmac.h
@@ -20,7 +20,7 @@
Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
*******************************************************************************/
-#define DRV_MODULE_VERSION "Oct_09"
+#define DRV_MODULE_VERSION "Jan_2010"
#include <linux/stmmac.h>
#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)