mirror of https://gitee.com/openkylin/linux.git
r6040: bump to version 0.25 and 20 August 2009 release date
Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e03f614af7
commit
9818f660f4
|
@ -49,8 +49,8 @@
|
|||
#include <asm/processor.h>
|
||||
|
||||
#define DRV_NAME "r6040"
|
||||
#define DRV_VERSION "0.24"
|
||||
#define DRV_RELDATE "08Jul2009"
|
||||
#define DRV_VERSION "0.25"
|
||||
#define DRV_RELDATE "20Aug2009"
|
||||
|
||||
/* PHY CHIP Address */
|
||||
#define PHY1_ADDR 1 /* For MAC1 */
|
||||
|
|
Loading…
Reference in New Issue