* [PATCH] ath10k: remove extra space on ath10k_update_channel_list
@ 2016-06-22 13:34 Eduardo Abinader
2016-06-23 1:25 ` Julian Calaby
2016-07-08 6:47 ` Kalle Valo
0 siblings, 2 replies; 3+ messages in thread
From: Eduardo Abinader @ 2016-06-22 13:34 UTC (permalink / raw)
To: ath10k, linux-wireless; +Cc: kvalo
just to comply to coding style.
Signed-off-by: Eduardo Abinader <eduardo.abinader@riverbed.com>
---
drivers/net/wireless/ath/ath10k/mac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c
index d4b7a16..d5f8e95 100644
--- a/drivers/net/wireless/ath/ath10k/mac.c
+++ b/drivers/net/wireless/ath/ath10k/mac.c
@@ -2939,7 +2939,7 @@ static int ath10k_update_channel_list(struct ath10k *ar)
if (channel->flags & IEEE80211_CHAN_DISABLED)
continue;
- ch->allow_ht = true;
+ ch->allow_ht = true;
/* FIXME: when should we really allow VHT? */
ch->allow_vht = true;
--
2.5.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ath10k: remove extra space on ath10k_update_channel_list
2016-06-22 13:34 [PATCH] ath10k: remove extra space on ath10k_update_channel_list Eduardo Abinader
@ 2016-06-23 1:25 ` Julian Calaby
2016-07-08 6:47 ` Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Julian Calaby @ 2016-06-23 1:25 UTC (permalink / raw)
To: Eduardo Abinader; +Cc: ath10k, linux-wireless, Kalle Valo
Hi All,
On Wed, Jun 22, 2016 at 11:34 PM, Eduardo Abinader
<eduardo.abinader@riverbed.com> wrote:
> just to comply to coding style.
>
> Signed-off-by: Eduardo Abinader <eduardo.abinader@riverbed.com>
Looks right to me.
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Thanks,
--
Julian Calaby
Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ath10k: remove extra space on ath10k_update_channel_list
2016-06-22 13:34 [PATCH] ath10k: remove extra space on ath10k_update_channel_list Eduardo Abinader
2016-06-23 1:25 ` Julian Calaby
@ 2016-07-08 6:47 ` Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2016-07-08 6:47 UTC (permalink / raw)
To: Eduardo Abinader; +Cc: ath10k, linux-wireless
Eduardo Abinader <eduardo.abinader@riverbed.com> wrote:
> just to comply to coding style.
>
> Signed-off-by: Eduardo Abinader <eduardo.abinader@riverbed.com>
> Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Thanks, 1 patch applied to ath-next branch of ath.git:
9802977dcce5 ath10k: remove extra space on ath10k_update_channel_list
--
Sent by pwcli
https://patchwork.kernel.org/patch/9192945/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-08 6:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 13:34 [PATCH] ath10k: remove extra space on ath10k_update_channel_list Eduardo Abinader
2016-06-23 1:25 ` Julian Calaby
2016-07-08 6:47 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).