Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-25 Thread Kalle Valo
David Miller da...@davemloft.net writes: From: Kalle Valo kv...@codeaurora.org Date: Thu, 21 May 2015 16:39:04 +0300 here's a wireless-drivers pull request for 4.2. This time please pay extra attention to this pull as there are two problems: First of all as you can see the diffstat from

Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-24 Thread David Miller
From: Kalle Valo kv...@codeaurora.org Date: Thu, 21 May 2015 16:39:04 +0300 here's a wireless-drivers pull request for 4.2. This time please pay extra attention to this pull as there are two problems: First of all as you can see the diffstat from git-pull-request in the end is just weird. I

Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-22 Thread Michal Kazior
On 21 May 2015 at 15:39, Kalle Valo kv...@codeaurora.org wrote: Hi Dave, here's a wireless-drivers pull request for 4.2. This time please pay extra attention to this pull as there are two problems: First of all as you can see the diffstat from git-pull-request in the end is just weird. I

Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-22 Thread Michal Kazior
On 22 May 2015 at 14:27, Kalle Valo kv...@codeaurora.org wrote: Michal Kazior michal.kaz...@tieto.com writes: On 21 May 2015 at 15:39, Kalle Valo kv...@codeaurora.org wrote: [...] + static int ath10k_vdev_start_restart(struct ath10k_vif *arvif, +const struct

Re: pull-request: wireless-drivers-next 2015-05-21

2015-05-22 Thread Kalle Valo
Michal Kazior michal.kaz...@tieto.com writes: On 21 May 2015 at 15:39, Kalle Valo kv...@codeaurora.org wrote: Secondly there's a non-trivial conflict in drivers/net/wireless/ath/ath10k/mac.c which is due to removal of FIF_PROMISC_IN_BSS in commit df1404650c. You need to remove more code