Skip to content

Commit

Permalink
[PATCH] ipw2200: update version stamp to 1.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Zhu Yi authored and John W. Linville committed Apr 24, 2006
1 parent ae4af61 commit 555fd91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Documentation/networking/README.ipw2200
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Copyright (C) 2004-2006, Intel Corporation

README.ipw2200

Version: 1.0.8
Date : October 20, 2005
Version: 1.1.2
Date : March 30, 2006


Index
Expand Down Expand Up @@ -103,7 +103,7 @@ file.

1.1. Overview of Features
-----------------------------------------------
The current release (1.0.8) supports the following features:
The current release (1.1.2) supports the following features:

+ BSS mode (Infrastructure, Managed)
+ IBSS mode (Ad-Hoc)
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 @@ -70,7 +70,7 @@
#define VQ
#endif

#define IPW2200_VERSION "1.1.1" VK VD VM VP VR VQ
#define IPW2200_VERSION "1.1.2" VK VD VM VP VR VQ
#define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2200/2915 Network Driver"
#define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation"
#define DRV_VERSION IPW2200_VERSION
Expand Down

0 comments on commit 555fd91

Please sign in to comment.