Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115019
b: refs/heads/master
c: 45527c2
h: refs/heads/master
i:
  115017: a5b3b13
  115015: 77dc53f
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Oct 15, 2008
1 parent 13d51a0 commit 50cfd96
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: 746db510395e32ff57b9f8582e520df6b3fac618
refs/heads/master: 45527c2c4f698f8927239cfdec9f515cafed5f10
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2422,7 +2422,7 @@ static void rs_free_sta(void *priv_r, struct ieee80211_sta *sta,
void *priv_sta)
{
struct iwl_lq_sta *lq_sta = priv_sta;
struct iwl_priv *priv = priv_r;
struct iwl_priv *priv __maybe_unused = priv_r;

IWL_DEBUG_RATE("enter\n");
kfree(lq_sta);
Expand Down

0 comments on commit 50cfd96

Please sign in to comment.