ibmveth: Add suspend/resume support
authorBrian King <brking@linux.vnet.ibm.com>
Fri, 7 May 2010 08:56:08 +0000 (08:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 00:09:10 +0000 (17:09 -0700)
Adds support for resuming from suspend for IBM virtual ethernet devices.
We may have lost an interrupt over the suspend, so we just kick the
interrupt handler to process anything that is outstanding.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found