Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
This commit is contained in:
parent
e63247269d
commit
9ef539d0d6
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue