Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278852
b: refs/heads/master
c: 6b5a26f
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Dec 2, 2011
1 parent 97754d7 commit d078683
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: e056a6533b357fdaf4cc2c26e226530fe516ad1a
refs/heads/master: 6b5a26f50a91fe46032f7ec8f5cd786c80dad34c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-sv-open.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ void iwl_testmode_init(struct iwl_priv *priv)
priv->testmode_sram.sram_readed = false;
}

void iwl_sram_cleanup(struct iwl_priv *priv)
static void iwl_sram_cleanup(struct iwl_priv *priv)
{
if (priv->testmode_sram.sram_readed) {
kfree(priv->testmode_sram.buff_addr);
Expand Down

0 comments on commit d078683

Please sign in to comment.