diff options
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | 2010-04-13 20:21:17 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-14 11:49:53 (GMT) |
commit | 1253332f75f3774cc84d0b7693152656848901f9 (patch) | |
tree | 0cc2ca1a41d2fec5d700d45320ed14199046a90a /drivers/net/stmmac | |
parent | 8f617541750e9b81ec50e31169e9994d7bc3aaae (diff) | |
download | linux-1253332f75f3774cc84d0b7693152656848901f9.tar.xz |
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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/stmmac/stmmac.h b/drivers/net/stmmac/stmmac.h index 1a6eb7b..ebebc64 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" |