diff options
author | Marek Puzyniak <marek.puzyniak@tieto.com> | 2014-10-07 19:04:30 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-10-07 23:07:15 +0400 |
commit | c393d179924685d5c8c72446c5b6401f25fdb2a0 (patch) | |
tree | 54d59978f11d1ad2ef7556d700e1bf22bd15e674 /Kbuild | |
parent | b18111d911980af52bead74ee45250cc96ad5108 (diff) | |
download | linux-c393d179924685d5c8c72446c5b6401f25fdb2a0.tar.xz |
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 <marek.puzyniak@tieto.com>
Acked-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions