Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236992
b: refs/heads/master
c: 96234cc
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Jan 31, 2011
1 parent 28d2a48 commit 570712e
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: 241887a2d3b725fd0f87113bb7c4a51b5c6a2d06
refs/heads/master: 96234cc84e0cce55421e981a865a4817db24ba4a
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-2000.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,13 +462,13 @@ struct iwl_cfg iwl2000_2bg_cfg = {

struct iwl_cfg iwl2030_2bgn_cfg = {
.name = "2000 Series 2x2 BGN/BT",
IWL_DEVICE_2000,
IWL_DEVICE_2030,
.ht_params = &iwl2000_ht_params,
};

struct iwl_cfg iwl2030_2bg_cfg = {
.name = "2000 Series 2x2 BG/BT",
IWL_DEVICE_2000,
IWL_DEVICE_2030,
};

#define IWL_DEVICE_6035 \
Expand Down

0 comments on commit 570712e

Please sign in to comment.