Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135289
b: refs/heads/master
c: 808ff69
h: refs/heads/master
i:
  135287: 5bb1968
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Mar 16, 2009
1 parent 8a60a65 commit e37e13e
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: 18d426c4a8991d1d6c0dc33a62b610b8a6ffc1d2
refs/heads/master: 808ff697b357cee54e214efd27921a9ec6461a94
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 @@ -3359,7 +3359,7 @@ static int iwl_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
/* amp init */
err = priv->cfg->ops->lib->apm_ops.init(priv);
if (err < 0) {
IWL_DEBUG_INFO(priv, "Failed to init APMG\n");
IWL_ERR(priv, "Failed to init APMG\n");
goto out_iounmap;
}
/*****************
Expand Down

0 comments on commit e37e13e

Please sign in to comment.