diff options
author | zeal <zealcook@gmail.com> | 2009-11-16 04:58:09 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-17 07:51:47 (GMT) |
commit | fa6cae143d58c74d800b8dbdd8b9f058614874f2 (patch) | |
tree | 1c6fe4587fb192ceef6b47ad2ea650a7b1aef732 /drivers/net/wireless/ath/ar9170/cmd.h | |
parent | 3fd434d846a2c87f8f705b6876f81e4053f93749 (diff) | |
download | linux-fsl-qoriq-fa6cae143d58c74d800b8dbdd8b9f058614874f2.tar.xz |
KS8695: fix ks8695_rx_irq() bug.
ks8695 rx irq is edge-level. Before arriving at irq handler, the
corresponding status bit has been clear(irq's ack).
So we should not check it after that.
Signed-off-by: zeal <zealcook@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/ath/ar9170/cmd.h')
0 files changed, 0 insertions, 0 deletions