Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66807
b: refs/heads/master
c: a50e2e3
h: refs/heads/master
i:
  66805: 78f660c
  66803: a02b29d
  66799: c141122
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Oct 10, 2007
1 parent 0ce6164 commit 50cd0f1
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: 61f622532371985ec46b9684179152735a80f7e0
refs/heads/master: a50e2e3f3e6303e893c4c438c0692d459d7093a5
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ u8 iwl_hw_find_station(struct iwl_priv *priv, const u8 *addr)
goto out;
}

IWL_DEBUG_ASSOC_LIMIT("can not find STA " MAC_FMT " total %d\n",
IWL_DEBUG_ASSOC_LIMIT("can not find STA %s total %d\n",
print_mac(mac, addr), priv->num_stations);

out:
Expand Down

0 comments on commit 50cd0f1

Please sign in to comment.