From: Luis R. Rodriguez Date: Mon, 19 Oct 2009 06:33:36 +0000 (-0400) Subject: ath9k_hw: bail out early on ath9k_hw_init_rf() X-Git-Tag: v2.6.33-rc1~388^2~449^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67b4397cfbfca8f5c4fff2a36e00d81ef6a28c2;p=pandora-kernel.git ath9k_hw: bail out early on ath9k_hw_init_rf() We a huge branch for old hardware and nothing for newer hardware. Instead of doing this just bail out early for newer hardware. This patch has no functional changes. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed