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)
commite7a3af5d8cd782b84e6ca4e4dcc8613be1a809f0
treed723555192dbdb3aa6d8e2c750729fb9dcf1567e
parent0771275b25e84f568699a5d209c5e339ef83fa94
ibmveth: Add suspend/resume support

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>
drivers/net/ibmveth.c