Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215102
b: refs/heads/master
c: d9d9a51
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Oct 6, 2010
1 parent 466b4f6 commit 1f41437
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: 58a39090a13cf296afc17ed8fd793a55340b63db
refs/heads/master: d9d9a5194bb96d60fc846c94c602c874802e107d
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-6000.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
#define IWL6000G2B_MODULE_FIRMWARE(api) _IWL6000G2B_MODULE_FIRMWARE(api)

#define IWL130_FW_PRE "iwlwifi-130-"
#define _IWL100_MODULE_FIRMWARE(api) IWL130_FW_PRE #api ".ucode"
#define IWL100_MODULE_FIRMWARE(api) _IWL130_MODULE_FIRMWARE(api)
#define _IWL130_MODULE_FIRMWARE(api) IWL130_FW_PRE #api ".ucode"
#define IWL130_MODULE_FIRMWARE(api) _IWL130_MODULE_FIRMWARE(api)

static void iwl6000_set_ct_threshold(struct iwl_priv *priv)
{
Expand Down

0 comments on commit 1f41437

Please sign in to comment.