commit | 7819ac84b689b61340f29af6233fa1d15b76a6ef | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Aug 03 12:24:35 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 04 16:44:27 2009 -0400 |
tree | 088a5b201762c087fd57507f80ad4c433bbc0896 | |
parent | fbf54660d1b48fba8527aae5c628ba72feee8f83 [diff] |
ath9k: propagate hw initialization errors We were never propagating hw initialization errors, lets do that now and also use -EOPNOTSUPP when device revision is not supported yet. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>