From: Janusz Dziedzic Date: Tue, 7 Oct 2014 10:26:43 +0000 (+0200) Subject: ath10k: fix WMI scan command length X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db0885a6cadbfb5d4f24e0b34c5ff30eb66300f;p=pandora-kernel.git ath10k: fix WMI scan command length Fix WMI scan command length we setup when scan request. This fix issue with 636 firmware when scan always failed with message: ath10k_pci 0000:02:00.0: wmi start scan ath10k_pci 0000:02:00.0: wmi stop scan reqid 1 req_type 0 vdev/scan_id 0 ath10k_pci 0000:02:00.0: failed to stop wmi scan: -11 ath10k_pci 0000:02:00.0: failed to stop scan: -11 ath10k_pci 0000:02:00.0: failed to start hw scan: -110 Signed-off-by: Janusz Dziedzic Signed-off-by: Kalle Valo --- Reading git-diff-tree failed