r6040: bump version to 0.23 and date to 05May2009
Bump version to 0.23 and date to 05May2009. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c8014fe1d4
commit
ba1cd541ec
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@
|
|||
#include <asm/processor.h>
|
||||
|
||||
#define DRV_NAME "r6040"
|
||||
#define DRV_VERSION "0.22"
|
||||
#define DRV_RELDATE "25Mar2009"
|
||||
#define DRV_VERSION "0.23"
|
||||
#define DRV_RELDATE "05May2009"
|
||||
|
||||
/* PHY CHIP Address */
|
||||
#define PHY1_ADDR 1 /* For MAC1 */
|
||||
|
|
Loading…
Reference in a new issue