Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149846
b: refs/heads/master
c: a57e2e8
h: refs/heads/master
v: v3
  • Loading branch information
Ivo van Doorn authored and John W. Linville committed Apr 22, 2009
1 parent 7718f23 commit ce1c646
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: 440ddadaee6d0d5e8a7ee53ac913f78a8e5570a1
refs/heads/master: a57e2e84b65d1b89c4b1effeceb27b181226b950
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00link.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ void rt2x00link_reset_tuner(struct rt2x00_dev *rt2x00dev, bool antenna)
rt2x00link_antenna_reset(rt2x00dev);
}

void rt2x00link_reset_qual(struct rt2x00_dev *rt2x00dev)
static void rt2x00link_reset_qual(struct rt2x00_dev *rt2x00dev)
{
struct link_qual *qual = &rt2x00dev->link.qual;

Expand Down

0 comments on commit ce1c646

Please sign in to comment.