From: Marek Puzyniak Date: Tue, 7 Oct 2014 15:04:30 +0000 (+0200) Subject: ath9k_htc: avoid kernel panic in ath9k_hw_reset X-Git-Tag: fixes-against-v3.18-rc2~115^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c393d179924685d5c8c72446c5b6401f25fdb2a0;p=pandora-kernel.git ath9k_htc: avoid kernel panic in ath9k_hw_reset hw pointer of ath_hw is not assigned to proper value in function ath9k_hw_reset what finally causes kernel panic. This can be solved by proper initialization of ath_hw in ath9k_init_priv. Signed-off-by: Marek Puzyniak Acked-by: Oleksij Rempel Signed-off-by: John W. Linville --- Reading git-diff-tree failed