e100: Do suspend/shutdown like e1000
authorAuke Kok <auke-jan.h.kok@intel.com>
Mon, 3 Mar 2008 22:37:31 +0000 (14:37 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Mar 2008 11:34:28 +0000 (06:34 -0500)
commitf902283bbe68639142a00dd23d80ee31e1b00759
tree3eef8d0da638cecdc2d2e3496d84e3f3f05b3804
parentaf856bbfc498c3c8c79cb07be84e958962c711c3
e100: Do suspend/shutdown like e1000

This fixes a "trying to free already free IRQ" message and simplifies
the shutdown/suspend code by re-using already existing code when going
to suspend. The code is now symmetric with e100_resume.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e100.c