From: Auke Kok Date: Mon, 3 Mar 2008 22:37:31 +0000 (-0800) Subject: e100: Do suspend/shutdown like e1000 X-Git-Tag: v2.6.25-rc6~31^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f902283bbe68639142a00dd23d80ee31e1b00759;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed