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)
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>

No differences found