From: Alexandre TORGUE <alexandre.torgue@st.com>
Date: Fri, 1 Apr 2016 09:37:36 +0000 (+0200)
Subject: stmmac: update version to Jan_2016
X-Git-Tag: v4.7-rc1~154^2~361^2~1
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=06bce7dd1507c9b943fb20c845e02c6f4c172a55;p=users%2Fjedix%2Flinux-maple.git

stmmac: update version to Jan_2016

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>
---

diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac.h b/drivers/net/ethernet/stmicro/stmmac/stmmac.h
index 317ce3580e13..ff6750621ff7 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	"Dec_2015"
+#define DRV_MODULE_VERSION	"Jan_2016"
 
 #include <linux/clk.h>
 #include <linux/stmmac.h>