From: Vasanthakumar Thiagarajan Date: Mon, 2 Mar 2015 12:15:27 +0000 (+0530) Subject: ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~92 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822b7e0b633bbf3edc316791ca57a4cbaff93e6a;p=pandora-kernel.git ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart() This patches does not modify any functionality. Just a code move so that ath10k_vdev_stop() can be used in ath10k_vdev_start_restart() for any failure cases which involves vdev_stop(). Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed