diff options
| author | zeal <[email protected]> | 2009-11-16 04:58:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-11-16 23:51:47 -0800 |
| commit | fa6cae143d58c74d800b8dbdd8b9f058614874f2 (patch) | |
| tree | 1c6fe4587fb192ceef6b47ad2ea650a7b1aef732 /tools/perf/scripts/python | |
| parent | 3fd434d846a2c87f8f705b6876f81e4053f93749 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions