Commit 78a5249fc9dc0f8c70221751dc79b6d918e5ee9a

Authored by Giuseppe CAVALLARO
Committed by David S. Miller
1 parent cf3f047b9a

stmmac: update the driver version to Feb 2012 (v2)

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/net/ethernet/stmicro/stmmac/stmmac.h
... ... @@ -21,7 +21,7 @@
21 21 *******************************************************************************/
22 22  
23 23 #define STMMAC_RESOURCE_NAME "stmmaceth"
24   -#define DRV_MODULE_VERSION "Dec_2011"
  24 +#define DRV_MODULE_VERSION "Feb_2012"
25 25 #include <linux/stmmac.h>
26 26 #include <linux/phy.h>
27 27 #include "common.h"