Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278612
b: refs/heads/master
c: f05f2ef
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy authored and John W. Linville committed Dec 6, 2011
1 parent fb2326b commit 81bdba4
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: a2f759fc41579205ad86ef17efe57e730a1af9e6
refs/heads/master: f05f2efd84de22d3fa6e49145b601077f8ba8d2f
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 81bdba4

Please sign in to comment.