Re: [PATCH] ath10k: enable VHT for IBSS

2015-06-08 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS. Signed-off-by: Janusz Dziedzic janusz.dzied...@tieto.com You should give background info here. For example, why did you enable now and not earlier? How did you test it? What user space requirements (wpasupplicant

[PATCH] ath10k: enable VHT for IBSS

2015-06-07 Thread Janusz Dziedzic
Enable VHT support for IBSS. Signed-off-by: Janusz Dziedzic janusz.dzied...@tieto.com --- drivers/net/wireless/ath/ath10k/mac.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c index f4de717..14a8f25 100644 ---