Skip to content

Commit 1de9529

Browse files
Florian FainelliJeff Garzik
authored andcommitted
r6040: bump release number to 0.18
This patch bumps the release of the r6040 driver. There has been quite some versions of it out there, but this one is the one people should report bugs against. Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
1 parent e24ddf3 commit 1de9529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/net/r6040.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
#include <asm/processor.h>
5151

5252
#define DRV_NAME "r6040"
53-
#define DRV_VERSION "0.16"
54-
#define DRV_RELDATE "10Nov2007"
53+
#define DRV_VERSION "0.18"
54+
#define DRV_RELDATE "13Jul2008"
5555

5656
/* PHY CHIP Address */
5757
#define PHY1_ADDR 1 /* For MAC1 */

0 commit comments

Comments
 (0)