From: Michael Chan Date: Tue, 13 Feb 2007 20:16:45 +0000 (-0800) Subject: [TG3]: Save MSI state before suspend. X-Git-Tag: v2.6.21-rc1~273^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436f137975507b0baab0859a253c3c9332c22f62;p=pandora-kernel.git [TG3]: Save MSI state before suspend. This fixes the following problem: http://bugzilla.kernel.org/show_bug.cgi?id=7969 The MSI state needs to be saved during suspend. PCI state saved during tg3_init_one() does not contain valid MSI state because MSI hasn't been enabled. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed