Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Kalle Valo
Alexander Gordeev writes: > On Wed, Jan 08, 2014 at 10:23:18AM +0200, Kalle Valo wrote: > >> Do you want me to take this patch to my ath.git tree or how were you >> planning to handle it? > > I see no option other than pushing it thru pci.git tree at this stage. Thanks, I'll then just drop it

Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Alexander Gordeev
On Wed, Jan 08, 2014 at 10:23:18AM +0200, Kalle Valo wrote: > Looks good to me. > > Acked-by: Kalle Valo Thanks, Kalle. > Do you want me to take this patch to my ath.git tree or how were you > planning to handle it? I see no option other than pushing it thru pci.git tree at this stage. > --

Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Kalle Valo
Alexander Gordeev writes: > This update also fixes a stylistic (naming and messaging only) > confusion of MSI-X vs multiple MSIs which are not the same. > > Signed-off-by: Alexander Gordeev Looks good to me. Acked-by: Kalle Valo Do you want me to take this patch to my ath.git tree or how

Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Kalle Valo
Alexander Gordeev agord...@redhat.com writes: This update also fixes a stylistic (naming and messaging only) confusion of MSI-X vs multiple MSIs which are not the same. Signed-off-by: Alexander Gordeev agord...@redhat.com Looks good to me. Acked-by: Kalle Valo kv...@qca.qualcomm.com Do you

Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Alexander Gordeev
On Wed, Jan 08, 2014 at 10:23:18AM +0200, Kalle Valo wrote: Looks good to me. Acked-by: Kalle Valo kv...@qca.qualcomm.com Thanks, Kalle. Do you want me to take this patch to my ath.git tree or how were you planning to handle it? I see no option other than pushing it thru pci.git tree at

Re: [PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-08 Thread Kalle Valo
Alexander Gordeev agord...@redhat.com writes: On Wed, Jan 08, 2014 at 10:23:18AM +0200, Kalle Valo wrote: Do you want me to take this patch to my ath.git tree or how were you planning to handle it? I see no option other than pushing it thru pci.git tree at this stage. Thanks, I'll then

[PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-07 Thread Alexander Gordeev
This update also fixes a stylistic (naming and messaging only) confusion of MSI-X vs multiple MSIs which are not the same. Signed-off-by: Alexander Gordeev --- drivers/net/wireless/ath/ath10k/pci.c | 22 +++--- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git

[PATCH 6/7] ath10k: Use new interfaces for MSI enablement

2014-01-07 Thread Alexander Gordeev
This update also fixes a stylistic (naming and messaging only) confusion of MSI-X vs multiple MSIs which are not the same. Signed-off-by: Alexander Gordeev agord...@redhat.com --- drivers/net/wireless/ath/ath10k/pci.c | 22 +++--- 1 files changed, 11 insertions(+), 11