commit | 50c54a57dfbd392e17f1473717b8e125afcb01a3 | [log] [tgz] |
---|---|---|
author | Thomas Chou <[email protected]> | Wed Oct 07 14:16:43 2009 +0000 |
committer | David S. Miller <[email protected]> | Sun Oct 18 21:24:16 2009 -0700 |
tree | 97a8cde6648329e3b4877c477ea89d1c51323b71 | |
parent | 16dd18b0837dee46f1a6b0c01830c5f2b7187266 [diff] |
ethoc: clear only pending irqs This patch fixed the problem of dropped packets due to lost of interrupt requests. We should only clear what was pending at the moment we read the irq source reg. Signed-off-by: Thomas Chou <[email protected]> Signed-off-by: David S. Miller <[email protected]>