Re: [RFC 02/12] ath10k: htc: rx trailer lookahead support

2016-11-16 Thread Valo, Kalle
Erik Stromdahl writes: > On 11/15/2016 10:57 AM, Michal Kazior wrote: >> On 14 November 2016 at 17:33, Erik Stromdahl >> wrote: >>> The RX trailer parsing is now capable of parsing lookahead reports. >>> This is needed by SDIO/mbox. >> >>

Re: [RFC 02/12] ath10k: htc: rx trailer lookahead support

2016-11-15 Thread Erik Stromdahl
On 11/15/2016 10:57 AM, Michal Kazior wrote: > On 14 November 2016 at 17:33, Erik Stromdahl wrote: >> The RX trailer parsing is now capable of parsing lookahead reports. >> This is needed by SDIO/mbox. > > It'd be useful to know what exactly lookahead will be used

[RFC 02/12] ath10k: htc: rx trailer lookahead support

2016-11-14 Thread Erik Stromdahl
The RX trailer parsing is now capable of parsing lookahead reports. This is needed by SDIO/mbox. Signed-off-by: Erik Stromdahl --- drivers/net/wireless/ath/ath10k/htc.c | 91 - drivers/net/wireless/ath/ath10k/htc.h | 30 +--