Skip to content

Commit

Permalink
Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)
Browse files Browse the repository at this point in the history
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
  • Loading branch information
James Ketrenos committed Nov 7, 2005
1 parent e632472 commit 9ef539d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/net/wireless/ipw2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ that only one external action is invoked at a time.

#include "ipw2100.h"

#define IPW2100_VERSION "1.1.1"
#define IPW2100_VERSION "1.1.3"

#define DRV_NAME "ipw2100"
#define DRV_VERSION IPW2100_VERSION
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

#include "ipw2200.h"

#define IPW2200_VERSION "1.0.5"
#define IPW2200_VERSION "1.0.7"
#define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2200/2915 Network Driver"
#define DRV_COPYRIGHT "Copyright(c) 2003-2005 Intel Corporation"
#define DRV_VERSION IPW2200_VERSION
Expand Down

0 comments on commit 9ef539d

Please sign in to comment.