Re: [PATCH 1/1] ibmveth: Add suspend/resume support
From: David Miller <davem@davemloft.net> Date: 2010-02-22 23:46:38
From: Brian King <redacted>
Date: Sun, 21 Feb 2010 10:48:01 -0600
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 <redacted>