Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111718
b: refs/heads/master
c: 25cb6ca
h: refs/heads/master
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Sep 15, 2008
1 parent 8e0c0e4 commit b4b0bb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9f79ed2d063c3b0e0f2dbb2befd793ab40f6054
refs/heads/master: 25cb6cada8fa0a2f375af29eca6ab5520199ffd6
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -8376,6 +8376,8 @@ static void __exit iwl3945_exit(void)
iwl3945_rate_control_unregister();
}

MODULE_FIRMWARE("iwlwifi-3945" IWL3945_UCODE_API ".ucode");

module_param_named(antenna, iwl3945_param_antenna, int, 0444);
MODULE_PARM_DESC(antenna, "select antenna (1=Main, 2=Aux, default 0 [both])");
module_param_named(disable, iwl3945_param_disable, int, 0444);
Expand Down

0 comments on commit b4b0bb5

Please sign in to comment.