Re: [PATCH v2] ath10k: Remove return statement from a void function

2017-02-23 Thread Joe Perches
On Wed, 2017-02-22 at 20:54 +0100, Arend Van Spriel wrote: > > On 21-2-2017 11:28, Marcin Rokicki wrote: > > The empty 'return;' statement in a void function should be > > used to return from somewhere else than the end. > > > > Signed-off-by: Marcin Rokicki > > --- > > > > Changes for v2 > >

[PATCHv2] ath10k: Update available channel list for 5G radio

2017-02-23 Thread c_traja
From: Tamizh chelvam If a 5 GHz radio is calibrated for operation in both the low band (channels 36 to 64) and high band(channels 100 to 169), hardware allows operations in all the listed channels. However, if the chip has been calibrated only for the low/high band and a high/low band channel is

Re: who care of addba/delba in ath10k?

2017-02-23 Thread Ben Greear
Well, block-ack seems to work for me, so I assume it is working properly... Thanks, Ben On 02/21/2017 08:39 PM, Kwang Min Kim wrote: Thank you for your reply. I will ask another question... When debugging from "ath10k HTT", I usually see ADDBA requests coming when "associated" is finish. Bu

ath10k - spectral scan - and - channel change

2017-02-23 Thread Will Kerr
Hello, I searched the mail archives but couldn't find a clue to my question so here it is: Im interested in performing a spectral scan of as much of the spectrum as possible, and quickly. this means scanning a channel for some time, changing channels, and repeating. Background: when configur