netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Levitsky Maxim <maximlevitsky@yahoo.com>
Cc: linux-kernel@vger.kernel.org, tori@unhappy.mine.nu,
	netdev@vger.kernel.org
Subject: Re: [PATCH] [004] dmfe : Add suspend/resume support
Date: Fri, 9 Feb 2007 20:54:52 +0000	[thread overview]
Message-ID: <20070209205451.GA3949@ucw.cz> (raw)
In-Reply-To: <549393.8054.qm@web38506.mail.mud.yahoo.com>

Hi!

> From: Maxim Levitsky <maximlevitsky@yahoo.com>
> 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

  reply	other threads:[~2007-02-09 23:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 18:33 [PATCH] [004] dmfe : Add suspend/resume support Levitsky Maxim
2007-02-09 20:54 ` Pavel Machek [this message]
2007-02-11 21:05   ` Maxim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070209205451.GA3949@ucw.cz \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maximlevitsky@yahoo.com \
    --cc=netdev@vger.kernel.org \
    --cc=tori@unhappy.mine.nu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).