Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203282
b: refs/heads/master
c: d5ece21
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jun 24, 2010
1 parent 01b69a8 commit 6d70941
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 292b4df62a5a05a077269535d24eaabc8831c79d
refs/heads/master: d5ece2150a8a1715fea3272e057c45d98edb78ea
3 changes: 2 additions & 1 deletion trunk/net/mac80211/rc80211_minstrel_ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,8 @@ minstrel_next_sample_idx(struct minstrel_ht_sta *mi)
}

static void
minstrel_downgrade_rate(struct minstrel_ht_sta *mi, int *idx, bool primary)
minstrel_downgrade_rate(struct minstrel_ht_sta *mi, unsigned int *idx,
bool primary)
{
int group, orig_group;

Expand Down

0 comments on commit 6d70941

Please sign in to comment.