r6040: bump release to 0.21

Bump version to 0.21 and release date to 09Jan2009.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tirimbino
Florian Fainelli 16 years ago committed by David S. Miller
parent 68334115ee
commit e56e356b21
  1. 4
      drivers/net/r6040.c

@ -49,8 +49,8 @@
#include <asm/processor.h>
#define DRV_NAME "r6040"
#define DRV_VERSION "0.20"
#define DRV_RELDATE "07Jan2009"
#define DRV_VERSION "0.21"
#define DRV_RELDATE "09Jan2009"
/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */

Loading…
Cancel
Save