From: Lorenzo Bianconi Date: Thu, 12 Dec 2013 17:10:16 +0000 (+0100) Subject: ath9k: fix 5/10MHz channel width initialization on ar9003 X-Git-Tag: v3.14-rc1~94^2~334^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=935d00ccf7321d704a1bf8e982dd6934165c1327;p=pandora-kernel.git ath9k: fix 5/10MHz channel width initialization on ar9003 Move ath9k_hw_set_rfmode() after ath9k_hw_process_ini() in order to avoid AR_PHY_MODE register is overwritten with default values by ar9003_hw_process_ini() Signed-off-by: Lorenzo Bianconi Signed-off-by: John W. Linville --- Reading git-diff-tree failed