Skip to content

Commit

Permalink
qla3xxx: driver version change.
Browse files Browse the repository at this point in the history
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
root authored and Jeff Garzik committed Aug 7, 2008
1 parent 4ea0d6e commit b08c42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/qla3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

#define DRV_NAME "qla3xxx"
#define DRV_STRING "QLogic ISP3XXX Network Driver"
#define DRV_VERSION "v2.03.00-k4"
#define DRV_VERSION "v2.03.00-k5"
#define PFX DRV_NAME " "

static const char ql3xxx_driver_name[] = DRV_NAME;
Expand Down

0 comments on commit b08c42b

Please sign in to comment.