Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279439
b: refs/heads/master
c: 6ec414f
h: refs/heads/master
i:
  279437: ceecc1b
  279435: 57e73fc
  279431: dccd008
  279423: e443e60
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Jan 4, 2012
1 parent 4a7389c commit cf94cbf
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: 84c816dad5f5af90699ca12a520f25f9067bad79
refs/heads/master: 6ec414fd123f847d590ba71e68b48e77bbdb3442
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/mci.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "ath9k.h"
#include "mci.h"

u8 ath_mci_duty_cycle[] = { 0, 50, 60, 70, 80, 85, 90, 95, 98 };
static const u8 ath_mci_duty_cycle[] = { 0, 50, 60, 70, 80, 85, 90, 95, 98 };

static struct ath_mci_profile_info*
ath_mci_find_profile(struct ath_mci_profile *mci,
Expand Down

0 comments on commit cf94cbf

Please sign in to comment.