Hi! > From: Maxim Levitsky <[EMAIL PROTECTED]> > Subject: [PATCH] [NETDEV] [004] dmfe : Add suspend/resume support > > Adds support for suspend/resume
Patch looks ok, but your mailer damaged it heavily. > --- linux-2.6.20-mod/drivers/net/tulip/dmfe.c 2007-02-07 18:46:13.000000000 > +0200 > +++ linux-2.6.20-test/drivers/net/tulip/dmfe.c 2007-02-07 18:50:52.000000000 > +0200 > @@ -55,9 +55,6 @@ > > TODO > > - Implement pci_driver::suspend() and pci_driver::resume() > - power management methods. > - > Check on 64 bit boxes. > Check and fix on big endian boxes. > > @@ -2027,11 +2024,59 @@ static struct pci_device_id dmfe_pci_tbl > MODULE_DEVICE_TABLE(pci, dmfe_pci_tbl); > > > + > +static int dmfe_suspend(struct pci_dev *pci_dev, pm_message_t state) > +{ Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html