diff options
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | 2011-10-18 00:01:20 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-19 19:24:16 -0400 |
commit | 51e3137b9b6113c7e12cf0a0dc82238854a86712 (patch) | |
tree | 29aacb2bdfb421daefc22dd9a7274c2803feb688 /drivers/net/ethernet/stmicro | |
parent | a9097a9666fd7b08fd2a152b2a0b6c8d48639bb2 (diff) | |
download | linux-3.10-51e3137b9b6113c7e12cf0a0dc82238854a86712.tar.gz linux-3.10-51e3137b9b6113c7e12cf0a0dc82238854a86712.tar.bz2 linux-3.10-51e3137b9b6113c7e12cf0a0dc82238854a86712.zip |
stmmac: update the driver version and doc (V4)
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro')
-rw-r--r-- | drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac.h b/drivers/net/ethernet/stmicro/stmmac/stmmac.h index 50e95d87857..49a4af3ce3a 100644 --- a/drivers/net/ethernet/stmicro/stmmac/stmmac.h +++ b/drivers/net/ethernet/stmicro/stmmac/stmmac.h @@ -20,7 +20,7 @@ Author: Giuseppe Cavallaro <peppe.cavallaro@st.com> *******************************************************************************/ -#define DRV_MODULE_VERSION "Aug_2011" +#define DRV_MODULE_VERSION "Oct_2011" #include <linux/stmmac.h> #include "common.h" |