Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107748
b: refs/heads/master
c: e170402
h: refs/heads/master
v: v3
  • Loading branch information
Denis V. Lunev authored and John W. Linville committed Aug 4, 2008
1 parent 1e679ca commit 02bb01c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4aa41f12aa4f08a10b0b07ed334faa3638ba8e9c
refs/heads/master: e170402e5459c12ed8f5bfaa11e6550eba09e57a
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2393,13 +2393,15 @@ static void rs_free(void *priv_rate)

static void rs_clear(void *priv_rate)
{
#ifdef CONFIG_IWLWIFI_DEBUG
struct iwl_priv *priv = (struct iwl_priv *) priv_rate;

IWL_DEBUG_RATE("enter\n");

/* TODO - add rate scale state reset */

IWL_DEBUG_RATE("leave\n");
#endif /* CONFIG_IWLWIFI_DEBUG */
}

static void rs_free_sta(void *priv_rate, void *priv_sta)
Expand Down

0 comments on commit 02bb01c

Please sign in to comment.