All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ian Campbell <Ian.Campbell@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] xen: use less generic names in netfront driver.
Date: Fri, 04 Dec 2009 08:34:12 -0800	[thread overview]
Message-ID: <4B193A04.2000707@goop.org> (raw)
In-Reply-To: <1259943298.23698.16512.camel@zakaz.uk.xensource.com>

On 12/04/09 08:14, Ian Campbell wrote:
> On Fri, 2009-12-04 at 16:10 +0000, Ian Campbell wrote:
>    
>> @@ -1276,7 +1276,7 @@ static void xennet_disconnect_backend(struct
>> netfront_info *info)
>>   static int netfront_resume(struct xenbus_device *dev)
>>   {
>>          struct netfront_info *info = dev_get_drvdata(&dev->dev);
>> -
>> +       return 0;
>>          dev_dbg(&dev->dev, "%s\n", dev->nodename);
>>
>>          xennet_disconnect_backend(info);
>>      
> Doh, this hunk was obviously accidental. I've updated the git branch.

Thanks, I'd picked up the updated one anyway.

     J

  reply	other threads:[~2009-12-04 16:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04 16:10 [GIT] Rename frontend functions to be unique Ian Campbell
2009-12-04 16:10 ` [PATCH] xen: use less generic names in netfront driver Ian Campbell
2009-12-04 16:14   ` Ian Campbell
2009-12-04 16:34     ` Jeremy Fitzhardinge [this message]
2009-12-04 16:10 ` [PATCH] xen: use less generic names in blkfront driver Ian Campbell
2009-12-04 16:10 ` [PATCH] xen: use less generic names in netfront2 driver Ian Campbell
2009-12-04 16:41 ` [GIT] Rename frontend functions to be unique Jeremy Fitzhardinge

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=4B193A04.2000707@goop.org \
    --to=jeremy@goop.org \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.