be2net: clear & notify residual events before destroying event queues
authorSathya Perla <sathyap@serverengines.com>
Mon, 10 Aug 2009 03:43:51 +0000 (03:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 05:13:17 +0000 (22:13 -0700)
Any events rcvd after interrupts are disabled (in the driver unload path),
must be cleared and notified before the event queues are destroyed

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found