Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290676
b: refs/heads/master
c: 06e03f8
h: refs/heads/master
v: v3
  • Loading branch information
Don Fry authored and Wey-Yi Guy committed Feb 17, 2012
1 parent 1192a61 commit ca21c1a
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 80 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: 69655ebf1a64eb922e2ed94ed62898e3c47dd492
refs/heads/master: 06e03f8ce91b71c6ce4134c8bf9ed801aed0382c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-agn.c
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@ int iwl_probe(struct iwl_bus *bus, const struct iwl_trans_ops *trans_ops,

init_completion(&nic(priv)->request_firmware_complete);

err = iwl_request_firmware(priv, true);
err = iwl_request_firmware(nic(priv), true);
if (err)
goto out_destroy_workqueue;

Expand Down
Loading

0 comments on commit ca21c1a

Please sign in to comment.