]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc25b498fcae220bb1bfd8052520b18158e9ea8d6
treed723555192dbdb3aa6d8e2c750729fb9dcf1567e
parent745e41fc26c6a6b87331d4069c29262f7e1784ad
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