Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214618
b: refs/heads/master
c: 950094c
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and John W. Linville committed Sep 7, 2010
1 parent 5ca5b12 commit 721e7b9
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: f4bbf922f39696ed5517ac91a823e4120cb649d0
refs/heads/master: 950094cb06f3cfd75338d8c197d1d3924724b1a8
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 @@ -369,7 +369,7 @@ static unsigned int iwl_hw_get_beacon_cmd(struct iwl_priv *priv,

if (!priv->beacon_ctx) {
IWL_ERR(priv, "trying to build beacon w/o beacon context!\n");
return -EINVAL;
return 0;
}

/* Initialize memory */
Expand Down

0 comments on commit 721e7b9

Please sign in to comment.