aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>2010-04-13 20:21:17 +0000
committerDavid S. Miller <davem@davemloft.net>2010-04-14 04:49:53 -0700
commit1253332f75f3774cc84d0b7693152656848901f9 (patch)
tree0cc2ca1a41d2fec5d700d45320ed14199046a90a /drivers/net/stmmac
parentstmmac: fix vlan support setup (diff)
downloadlinux-dev-1253332f75f3774cc84d0b7693152656848901f9.tar.xz
linux-dev-1253332f75f3774cc84d0b7693152656848901f9.zip
stmmac: updated the drv 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 1a6eb7baa298..ebebc644b1b8 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 "Jan_2010"
+#define DRV_MODULE_VERSION "Apr_2010"
#include <linux/stmmac.h>
#include "common.h"