commit | b67b4397cfbfca8f5c4fff2a36e00d81ef6a28c2 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Oct 19 02:33:36 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 30 16:50:37 2009 -0400 |
tree | 69db2dc7f95be152557178511278a702291f1c10 | |
parent | 131d1d036ac7e7c8ad063581b57ba3bb5f7c881d [diff] |
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>