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>
This commit is contained in:
parent
cf3f047b9a
commit
78a5249fc9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
*******************************************************************************/
|
||||
|
||||
#define STMMAC_RESOURCE_NAME "stmmaceth"
|
||||
#define DRV_MODULE_VERSION "Dec_2011"
|
||||
#define DRV_MODULE_VERSION "Feb_2012"
|
||||
#include <linux/stmmac.h>
|
||||
#include <linux/phy.h>
|
||||
#include "common.h"
|
||||
|
|
Loading…
Reference in a new issue