From: Felix Fietkau Date: Tue, 6 Apr 2010 19:05:01 +0000 (-0700) Subject: ath9k: fix double calls to ath_radio_enable X-Git-Tag: v2.6.34-rc5~25^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1144601118507f8b3b676a9a392584d216d3f2cc;p=pandora-kernel.git ath9k: fix double calls to ath_radio_enable With the enable_radio being uninitialized, ath_radio_enable() might be called twice, which can leave some hardware in an undefined state. Signed-off-by: Felix Fietkau Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed