Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193864
b: refs/heads/master
c: 76232eb
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Mar 24, 2010
1 parent 8ff9949 commit 4399ec8
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: 14b44974d5a3c1ca59f6809b7313d7229eb55fd8
refs/heads/master: 76232ebf898c4d5e657f2b663fbf7108bca80ded
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ static void iwl_accumulative_statistics(struct iwl_priv *priv,
#define BA_TIMEOUT_CNT (5)
#define BA_TIMEOUT_MAX (16)

#if defined(CONFIG_IWLAGN) || defined(CONFIG_IWLAGN_MODULE)
/**
* iwl_good_ack_health - checks for ACK count ratios, BA timeout retries.
*
Expand Down Expand Up @@ -670,6 +671,7 @@ bool iwl_good_ack_health(struct iwl_priv *priv,
return rc;
}
EXPORT_SYMBOL(iwl_good_ack_health);
#endif

/**
* iwl_good_plcp_health - checks for plcp error.
Expand Down

0 comments on commit 4399ec8

Please sign in to comment.