From cf94cbf6125540b070b739d79310ef82bb8fbe05 Mon Sep 17 00:00:00 2001 From: "Luis R. Rodriguez" Date: Wed, 21 Dec 2011 09:27:01 -0800 Subject: [PATCH] --- yaml --- r: 279439 b: refs/heads/master c: 6ec414fd123f847d590ba71e68b48e77bbdb3442 h: refs/heads/master i: 279437: ceecc1b03b7e57925ca558e7ca575a83d74c1f18 279435: 57e73fcc5833c84a0dc736464931519851100bf7 279431: dccd008a414f99ee5d433d6ff713e285d5675da8 279423: e443e604b0cb8fdbbce66d68d79e76258efce6dc v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/ath/ath9k/mci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 09149ab59ff8..7f4e5f0ca16b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 84c816dad5f5af90699ca12a520f25f9067bad79 +refs/heads/master: 6ec414fd123f847d590ba71e68b48e77bbdb3442 diff --git a/trunk/drivers/net/wireless/ath/ath9k/mci.c b/trunk/drivers/net/wireless/ath/ath9k/mci.c index fee8c6f0b251..05c23ea4c633 100644 --- a/trunk/drivers/net/wireless/ath/ath9k/mci.c +++ b/trunk/drivers/net/wireless/ath/ath9k/mci.c @@ -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,