From: Felix Fietkau Date: Wed, 20 Oct 2010 13:59:28 +0000 (+0200) Subject: ath9k: fix crash in ath_update_survey_stats X-Git-Tag: v2.6.37-rc1~88^2~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0845735e2d1e4c177076d4bc2d841d9f77e95131;p=pandora-kernel.git ath9k: fix crash in ath_update_survey_stats If ah->curchan is uninitialized, the channel index is bogus, which leads to invalid memory access when the cycle counters are updated. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed