commit | 1ca23434dd0001bd2bfff31b8251436b34aa9066 | [log] [tgz] |
---|---|---|
author | Daniel Hellstrom <daniel@gaisler.com> | Fri Jan 14 03:02:42 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 14 12:45:54 2011 -0800 |
tree | aa6696927db181540cfd9ec551e54d18dfc60e4a | |
parent | 2436af8ca7a6c4679cf7da7e3867f1d5cd8528b7 [diff] |
GRETH: handle frame error interrupts Frame error interrupts must also be handled since the RX flag only indicates successful reception, it is unlikely but the old code may lead to dead lock if 128 error frames are recieved in a row. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>