All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH 1/2] ath10k: wmi_mgmt_rx setup band
Date: Wed, 17 Apr 2013 09:30:10 +0300	[thread overview]
Message-ID: <87vc7lu0st.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1366106083-8135-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Tue, 16 Apr 2013 11:54:42 +0200")

Janusz Dziedzic <janusz.dziedzic@tieto.com> writes:

> Setup band using wmi_event and phy_mode
> reported by FW/HW.
>
> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>

Both applied, thanks.

But the commit logs don't still answer the question "why?". Especially
the change from user space point of view is important (if there are
any).

> --- a/drivers/net/wireless/ath/ath10k/wmi.c
> +++ b/drivers/net/wireless/ath/ath10k/wmi.c
> @@ -240,6 +240,35 @@ static int wmi_event_scan(struct ath10k *ar, struct sk_buff *skb)
>  	return 0;
>  }
>  
> +
> +static inline enum ieee80211_band phy_mode_to_band(u32 phy_mode)

I also removed the extra new line.

-- 
Kalle Valo

  parent reply	other threads:[~2013-04-17  6:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16  9:54 [ath9k-devel] [PATCH 1/2] ath10k: wmi_mgmt_rx setup band Janusz Dziedzic
2013-04-16  9:54 ` [ath9k-devel] [PATCH 2/2] ath10k: wmi_mgmt_rx setup rate info Janusz Dziedzic
2013-04-17  6:30 ` Kalle Valo [this message]
2013-04-17  6:32   ` [ath9k-devel] [PATCH 1/2] ath10k: wmi_mgmt_rx setup band Kalle Valo
2013-04-17  7:05     ` Janusz.Dziedzic at tieto.com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vc7lu0st.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.