From: Chun-Yeow Yeoh Date: Tue, 21 Jan 2014 09:21:21 +0000 (+0800) Subject: ath10k: fix the printing of 10.x FW version when FW crashed X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba88b395cb447af756d12411456024d65a07814;p=pandora-kernel.git ath10k: fix the printing of 10.x FW version when FW crashed 10.x FW has no structure member sw_version_1. Thus, both fw_version_release and fw_version_build are not available. The provided fw_version_major is also wrong. Fix this by using the fw_version from struct wiphy. Signed-off-by: Chun-Yeow Yeoh Signed-off-by: Kalle Valo --- Reading git-diff-tree failed