From: Michal Kazior Date: Tue, 16 Jul 2013 07:38:59 +0000 (+0200) Subject: ath10k: skip fw stats debugfs interface if device is down X-Git-Tag: v3.12-rc1~132^2~297^2^2~40^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87571bf0b8b27d4a97848ce48de34fa6d3b12db8;p=pandora-kernel.git ath10k: skip fw stats debugfs interface if device is down If the device is not running then there may be no FW at all to send the query to. If the FW is already there it might still trigger a crash if the command is sent before the device is fully initialized. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed