qlge: Add support for lost firmware events.
authorRon Mercer <ron.mercer@qlogic.com>
Tue, 3 Mar 2009 12:10:37 +0000 (12:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Mar 2009 07:50:49 +0000 (23:50 -0800)
When the firmware is issuing events to the driver the events
must be removed from the queue.  If the queue overflows, the
firmware will build and special event that captures those that
are lost.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found