From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Wed, 24 Apr 2013 14:18:00 +0300 Subject: [ath9k-devel] [PATCH 0/5] ath10k: making static variables const In-Reply-To: <20130424063524.20002.20647.stgit@localhost6.localdomain6> (Kalle Valo's message of "Wed, 24 Apr 2013 09:36:34 +0300") References: <20130424063524.20002.20647.stgit@localhost6.localdomain6> Message-ID: <87haiw6utz.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Kalle Valo writes: > Did some review of static variables and noticed that > we had quite a few variables which were not const. > > Please review carefully, I might have missed something. > > --- > > Kalle Valo (5): > ath10k: make rx_legacy_rate_idx variable const > ath10k: make host_ce_config_wlan static variable const > ath10k: make target_ce_config_wlan and target_service_to_ce_map_wlan const > ath10k: make iee80211 iface combination structures static > ath10k: copy ieee80211_supported_band for each instance Applied. -- Kalle Valo