From: Ben Greear Date: Mon, 24 Nov 2014 14:22:10 +0000 (+0200) Subject: ath10k: apply chainmask settings to vdev on creation X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~42^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5572a95b4b5768187652a346356e39e7542ca6e0;p=pandora-kernel.git ath10k: apply chainmask settings to vdev on creation It appears it takes more than just setting the hardware's chainmask to make things work well. Without this patch, a vdev would only use 1x1 rates when chainmask was set to 0x3. Setting the 'nss' (number of spatial streams) on the vdev helps the firmware's rate-control algorithm work properly. Signed-off-by: Ben Greear Signed-off-by: Kalle Valo --- Reading git-diff-tree failed