r6040: bump release number to 0.19

This patch bumps the release number of the driver.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Florian Fainelli 2008-12-22 19:40:38 -08:00 committed by David S. Miller
parent 3e7c469f07
commit 4707470ae7
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@
#include <asm/processor.h>
#define DRV_NAME "r6040"
#define DRV_VERSION "0.18"
#define DRV_RELDATE "13Jul2008"
#define DRV_VERSION "0.19"
#define DRV_RELDATE "18Dec2008"
/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */