netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: net: use symbolic values for ndo_start_xmit() return codes
Date: Sat, 13 Jun 2009 11:40:39 +0200	[thread overview]
Message-ID: <4A337417.30509@trash.net> (raw)
In-Reply-To: <20090613.011941.261416607.davem@davemloft.net>

David Miller wrote:
> From: Patrick McHardy <kaber@trash.net>
> Date: Fri, 12 Jun 2009 18:22:29 +0200
> 
>> This is the final patch for now to get rid of invalid or magic return
>> values in ndo_start_xmit() functions. There are no NETDEV_TX_OK
>> conversions at this time to keep the noise down, but I wouldn't mind
>> doing that as a final step at the end of the merge window.
>>
>> I'll make a final pass over all the drivers before submitting
>> the remaining patches.
> 
> I applied all of this to net-next-2.6 and am doing build testing
> before I push it out to kernel.org
> 
> I highly encourage your NETDEV_TX_OK transformations. :-)

Great, I'll take care of that next week.

      reply	other threads:[~2009-06-13  9:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12 16:22 net: use symbolic values for ndo_start_xmit() return codes Patrick McHardy
2009-06-13  8:19 ` David Miller
2009-06-13  9:40   ` Patrick McHardy [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=4A337417.30509@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).