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

> Setup band using wmi_event and phy_mode
> reported by FW/HW.
>
> Signed-off-by: Janusz Dziedzic <janusz.dzied...@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
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to