Loading drivers/net/r6040.c +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ #include <asm/processor.h> #define DRV_NAME "r6040" #define DRV_VERSION "0.19" #define DRV_RELDATE "18Dec2008" #define DRV_VERSION "0.20" #define DRV_RELDATE "07Jan2009" /* PHY CHIP Address */ #define PHY1_ADDR 1 /* For MAC1 */ Loading Loading
drivers/net/r6040.c +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ #include <asm/processor.h> #define DRV_NAME "r6040" #define DRV_VERSION "0.19" #define DRV_RELDATE "18Dec2008" #define DRV_VERSION "0.20" #define DRV_RELDATE "07Jan2009" /* PHY CHIP Address */ #define PHY1_ADDR 1 /* For MAC1 */ Loading