Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3796e44d authored by Giuseppe Cavallaro's avatar Giuseppe Cavallaro Committed by David S. Miller
Browse files

stmmac: update version to Oct_2015



This patch just updates the driver to the version fully
tested on STi platforms. This version is Oct_2015.

Signed-off-by: default avatarGiuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 120e87f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#define __STMMAC_H__

#define STMMAC_RESOURCE_NAME   "stmmaceth"
#define DRV_MODULE_VERSION	"March_2013"
#define DRV_MODULE_VERSION	"Oct_2015"

#include <linux/clk.h>
#include <linux/stmmac.h>