Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203284
b: refs/heads/master
c: de66bfd
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jun 24, 2010
1 parent 17058fd commit c24e57a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 670b7f11ff1f8492f51716474cf582f55a2247ba
refs/heads/master: de66bfd85c817146825eaafb39d5872463c09e8c
2 changes: 2 additions & 0 deletions trunk/net/mac80211/rc80211_minstrel_ht.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ struct mcs_group {
unsigned int duration[MCS_GROUP_RATES];
};

extern const struct mcs_group minstrel_mcs_groups[];

struct minstrel_rate_stats {
/* current / last sampling period attempts/success counters */
unsigned int attempts, last_attempts;
Expand Down
2 changes: 0 additions & 2 deletions trunk/net/mac80211/rc80211_minstrel_ht_debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
#include "rc80211_minstrel.h"
#include "rc80211_minstrel_ht.h"

extern const struct mcs_group minstrel_mcs_groups[];

static int
minstrel_ht_stats_open(struct inode *inode, struct file *file)
{
Expand Down

0 comments on commit c24e57a

Please sign in to comment.