Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193712
b: refs/heads/master
c: 75a9a92
h: refs/heads/master
v: v3
  • Loading branch information
Abhijeet Kolekar authored and Reinette Chatre committed Mar 10, 2010
1 parent 5ac95a2 commit f6b83de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: edc1a3a090e83c48d4b33c23aa16c54b3b790ef5
refs/heads/master: 75a9a92625a7d7401d04209f4226061cd2674b59
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2697,7 +2697,7 @@ static int __iwl3945_up(struct iwl_priv *priv)
/* load bootstrap state machine,
* load bootstrap program into processor's memory,
* prepare to load the "initialize" uCode */
priv->cfg->ops->lib->load_ucode(priv);
rc = priv->cfg->ops->lib->load_ucode(priv);

if (rc) {
IWL_ERR(priv,
Expand Down

0 comments on commit f6b83de

Please sign in to comment.