Re: [patch 2.5] tg3.c: pci_{save,restore}_extended_state

David S. Miller (davem@redhat.com)
Fri, 24 Jan 2003 17:42:14 -0800 (PST)


From: "Wiedemeier, Jeff" <Jeff.Wiedemeier@hp.com>
Date: Fri, 24 Jan 2003 19:33:53 -0500

Then the tg3 code after the pci_restore_extended_state could be
if (pci_using_msi(tp->pdev))
tw32(MSGINT_MODE, MSGINT_MODE_ENABLE);

Ok.

I wonder if it would be a good idea to write MSGINT_MODE_RESET
to this register in the other cases.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/