From: Maxim <maximlevitsky@gmail.com>
To: Pavel Machek <pavel@ucw.cz>, pavel@ucw.cz
Cc: linux-kernel@vger.kernel.org, tori@unhappy.mine.nu,
netdev@vger.kernel.org
Subject: Re: [PATCH] [004] dmfe : Add suspend/resume support
Date: Sun, 11 Feb 2007 23:05:34 +0200 [thread overview]
Message-ID: <45cf8524.034e66ed.1dc4.638d@mx.google.com> (raw)
In-Reply-To: <20070209205451.GA3949@ucw.cz>
On Friday 09 February 2007 22:54:52 Pavel Machek wrote:
> 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
Hi , thanks for reply , I will send them again, and this time I will check
that mailer doesn't mess with patches.
I fixed word wrap problem.
I also want to note that my address is now maximlevitsky@gmail.com , the
address I took recently because yahoo is only aviable via webmail
and it is not good for patches.
Thanks for reply,
regards , Maxim Levitsky
prev parent reply other threads:[~2007-02-11 21:05 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
2007-02-11 21:05 ` Maxim [this message]
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=45cf8524.034e66ed.1dc4.638d@mx.google.com \
--to=maximlevitsky@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pavel@ucw.cz \
--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).