natsemi: Avoid IntrStatus lossage if RX state machine resets.
authorbroonie@sirena.org.uk <broonie@sirena.org.uk>
Wed, 14 Mar 2007 19:49:15 +0000 (19:49 +0000)
committerJeff Garzik <jeff@garzik.org>
Thu, 15 Mar 2007 14:59:54 +0000 (10:59 -0400)
commitd2a900365b8963d7ca46f05d8e7176d1be3cc71d
tree0b9d41bd52d414bdc75dab81a746b2c0d9175cc9
parent069f8256362b7a17da532f0631cee73b4cfee65b
natsemi: Avoid IntrStatus lossage if RX state machine resets.

This patch fixes the poll routine for the natsemi driver so that if the
driver detects an RX state machine lockup then no interrupts will be
lost while the driver recovers from that.

Signed-Off-By: Mark Brown <broonie@sirena.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/natsemi.c