diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-09-03 02:06:21 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-09-08 22:31:04 +0200 |
commit | fc548af877374f7e26c4f670f3843c6d29e02a98 (patch) | |
tree | 8c32540ab846508cb187572845ab33438c43638f /drivers/net/wireless/ath/ath9k/recv.c | |
parent | ath9k: propagate errors on ath_init_device() and request_irq() (diff) | |
download | linux-fc548af877374f7e26c4f670f3843c6d29e02a98.tar.xz linux-fc548af877374f7e26c4f670f3843c6d29e02a98.zip |
ath9k: claim irq for ath9k, not ath for pci
ath9k ahb requests an IRQ and indicates 'ath9k' claimed it,
ath9k pci requests an IRQ and indicates 'ath' claims it;
since 'ath' is another module sync both ahb and pci to claim
the irq using 'ath9k'.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/recv.c')
0 files changed, 0 insertions, 0 deletions