commit | e7a3af5d8cd782b84e6ca4e4dcc8613be1a809f0 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Fri May 07 08:56:08 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 17 17:09:10 2010 -0700 |
tree | d723555192dbdb3aa6d8e2c750729fb9dcf1567e | |
parent | 0771275b25e84f568699a5d209c5e339ef83fa94 [diff] |
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>