Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134007
b: refs/heads/master
c: eaa686c
h: refs/heads/master
i:
  134005: e134f66
  134003: c879837
  133999: c53d576
v: v3
  • Loading branch information
Kolekar, Abhijeet authored and John W. Linville committed Jan 29, 2009
1 parent 9d5eaf4 commit 42166c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d6498947da40485f691bcbafdc4e9b3280a9b3b
refs/heads/master: eaa686c37d12aac37f955eb7643a62370c84ee12
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ int iwl3945_param_queues_num = IWL39_MAX_NUM_QUEUES; /* def: 8 Tx queues */
#define VS
#endif

#define IWLWIFI_VERSION "1.2.26k" VD VS
#define IWL39_VERSION "1.2.26k" VD VS
#define DRV_COPYRIGHT "Copyright(c) 2003-2008 Intel Corporation"
#define DRV_AUTHOR "<ilw@linux.intel.com>"
#define DRV_VERSION IWLWIFI_VERSION
#define DRV_VERSION IWL39_VERSION


MODULE_DESCRIPTION(DRV_DESCRIPTION);
Expand Down

0 comments on commit 42166c8

Please sign in to comment.