Skip to content

Commit 06bce7d

Browse files
atorguedavem330
authored andcommitted
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 0b7a43d commit 06bce7d

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/stmicro/stmmac

1 file changed

+1
-1
lines changed

drivers/net/ethernet/stmicro/stmmac/stmmac.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#define __STMMAC_H__
2525

2626
#define STMMAC_RESOURCE_NAME "stmmaceth"
27-
#define DRV_MODULE_VERSION "Dec_2015"
27+
#define DRV_MODULE_VERSION "Jan_2016"
2828

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

0 commit comments

Comments
 (0)