]> Pileus Git - ~andy/linux/commit
ath9k_hw: bail out early on ath9k_hw_init_rf()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 19 Oct 2009 06:33:36 +0000 (02:33 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Oct 2009 20:50:37 +0000 (16:50 -0400)
commitb67b4397cfbfca8f5c4fff2a36e00d81ef6a28c2
tree69db2dc7f95be152557178511278a702291f1c10
parent131d1d036ac7e7c8ad063581b57ba3bb5f7c881d
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 <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/phy.c