diff options
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | 2011-07-20 00:05:21 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-07-21 22:29:16 (GMT) |
commit | 3bec5dcc649bf6b9c8f9ea996c3333381665f263 (patch) | |
tree | d303dc31e5626aa9d37ca68fcfb6800cfc83cf34 /drivers | |
parent | 67ae7cf1eeda777f79259c4c6cb17a0bd28dee71 (diff) | |
download | linux-3bec5dcc649bf6b9c8f9ea996c3333381665f263.tar.xz |
stmmac: update the version (V2)
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-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 4d8995d..63979b7 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 "Nov_2010" +#define DRV_MODULE_VERSION "July_2011" #include <linux/stmmac.h> #include "common.h" |