Skip to content

Commit

Permalink
Bump release date to 25Mar2009 and version to 0.22
Browse files Browse the repository at this point in the history
This patch bumps the driver release date to March 25th 2009
and release version to 0.22.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Mar 26, 2009
1 parent 2a30ca8 commit 8ca5198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/r6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
#include <asm/processor.h>

#define DRV_NAME "r6040"
#define DRV_VERSION "0.21"
#define DRV_RELDATE "09Jan2009"
#define DRV_VERSION "0.22"
#define DRV_RELDATE "25Mar2009"

/* PHY CHIP Address */
#define PHY1_ADDR 1 /* For MAC1 */
Expand Down

0 comments on commit 8ca5198

Please sign in to comment.