Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195000
b: refs/heads/master
c: 7ada88e
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed May 10, 2010
1 parent be08c30 commit 9c86168
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5efa3a6bf4dd1674920d7419cbde9d731cdb61f1
refs/heads/master: 7ada88e5e5d7b465de8d0441b4a8d890a602074f
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-3945.c
Original file line number Diff line number Diff line change
Expand Up @@ -2482,7 +2482,6 @@ int iwl3945_hw_set_hw_params(struct iwl_priv *priv)
&priv->_3945.shared_phys, GFP_KERNEL);
if (!priv->_3945.shared_virt) {
IWL_ERR(priv, "failed to allocate pci memory\n");
mutex_unlock(&priv->mutex);
return -ENOMEM;
}

Expand Down

0 comments on commit 9c86168

Please sign in to comment.