Skip to content

Commit

Permalink
[PATCH] b44: update version to 1.01
Browse files Browse the repository at this point in the history
Update the driver version to 1.01

Signed-off-by: Gary Zambrano <zambrano@broadcom.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Gary Zambrano authored and Jeff Garzik committed Jun 23, 2006
1 parent 725ad80 commit 4d1dabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/b44.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

#define DRV_MODULE_NAME "b44"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "1.00"
#define DRV_MODULE_RELDATE "Apr 7, 2006"
#define DRV_MODULE_VERSION "1.01"
#define DRV_MODULE_RELDATE "Jun 16, 2006"

#define B44_DEF_MSG_ENABLE \
(NETIF_MSG_DRV | \
Expand Down

0 comments on commit 4d1dabd

Please sign in to comment.