summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO2012-11-26 00:10:46 +0100
committerDavid S. Miller2012-11-26 23:22:13 +0100
commitcfd1979e81c72386cb4dad51a957d6f154f23525 (patch)
tree6a3ddac321177d4c0c7b8729f08bc2cf8339168d /drivers/net/ethernet/stmicro/stmmac/stmmac.h
parentstmmac: update the doc with new IRQ mitigation (diff)
downloadkernel-qcow2-linux-cfd1979e81c72386cb4dad51a957d6f154f23525.tar.gz
kernel-qcow2-linux-cfd1979e81c72386cb4dad51a957d6f154f23525.tar.xz
kernel-qcow2-linux-cfd1979e81c72386cb4dad51a957d6f154f23525.zip
stmmac: update the driver version to Nov_2012
Many new feauture have been introduced in the driver: ethtool coalesce options, Rx HW watchdog... so this patch updates the driver's version. 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/stmmac/stmmac.h')
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/stmmac.h2
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 fe0535cd86cd..023a4fb4efa5 100644
--- a/drivers/net/ethernet/stmicro/stmmac/stmmac.h
+++ b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
@@ -24,7 +24,7 @@
#define __STMMAC_H__
#define STMMAC_RESOURCE_NAME "stmmaceth"
-#define DRV_MODULE_VERSION "March_2012"
+#define DRV_MODULE_VERSION "Nov_2012"
#include <linux/clk.h>
#include <linux/stmmac.h>