stmmac: update version to Jan_2016
authorAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 1 Apr 2016 09:37:36 +0000 (11:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Apr 2016 00:23:09 +0000 (20:23 -0400)
This patch just updates the driver to the version fully
tested on STi platforms. This version is Jan_2016.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac.h

index 317ce3580e13aa1f39b5af30ed01d8b2be4bf370..ff6750621ff780286b673cdd4573cb8eec0c5237 100644 (file)
@@ -24,7 +24,7 @@
 #define __STMMAC_H__
 
 #define STMMAC_RESOURCE_NAME   "stmmaceth"
-#define DRV_MODULE_VERSION     "Dec_2015"
+#define DRV_MODULE_VERSION     "Jan_2016"
 
 #include <linux/clk.h>
 #include <linux/stmmac.h>