From: Felix Fietkau Date: Sun, 13 Jan 2013 18:54:58 +0000 (+0100) Subject: ath9k_hw: fix RF bank initialization X-Git-Tag: v3.9-rc1~139^2~242^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aaacd861517f89797f2f4a54624a599847262f3;p=pandora-kernel.git ath9k_hw: fix RF bank initialization ar900*_init_mode_regs needs to be called before RF banks are allocated, otherwise the storage size of RF banks isn't known. This patch fixes a memory overrun that can show up as a crash on unloading the module. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed