netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eliezer.tamir@linux.intel.com
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	donald.c.skidmore@intel.com, corbet@lwn.net,
	e1000-devel@lists.sourceforge.net, eilong@broadcom.com,
	amirv@mellanox.com, erdnetdev@gmail.com, willemb@google.com,
	eliezer@tamir.org.il
Subject: Re: [PATCH net-next v3 0/3] net: finish renaming lls to busy poll
Date: Wed, 10 Jul 2013 17:11:30 -0700 (PDT)	[thread overview]
Message-ID: <20130710.171130.1523851475695552451.davem@davemloft.net> (raw)
In-Reply-To: <20130710141307.15596.47242.stgit@ladj378.jer.intel.com>

From: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Date: Wed, 10 Jul 2013 17:13:07 +0300

> Here are three patches that complete the rename of lls to busy-poll
> 
> 1. rename include/net/ll_poll.h to include/net/busy_poll.h
> 2. Rename ndo_ll_poll to ndo_busy_poll.
>    Rename sk_mark_ll to sk_mark_napi_id.
>    Rename skb_mark_ll to skb_mark_napi_id.
>    Correct all useres of these functions.
>    Update comments and defines  in include/net/busy_poll.h
> 3. Rename LL_SO to BUSY_POLL_SO
>    Rename sysctl_net_ll_{read,poll} to sysctl_busy_{read,poll}
>    Fix up users of these variables.
>    Fix documentation for sysctl.
> 
> v2 fixed forgetting the ndo changes in v1
> v3 is a resend with -M

Series applied, thanks.

      parent reply	other threads:[~2013-07-11  0:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 14:13 [PATCH net-next v3 0/3] net: finish renaming lls to busy poll Eliezer Tamir
2013-07-10 14:13 ` [PATCH net-next v3 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h Eliezer Tamir
2013-07-10 14:13 ` [PATCH net-next v3 2/3] net: rename ll methods to busy-poll Eliezer Tamir
2013-07-10 14:13 ` [PATCH net-next v3 3/3] net: rename busy poll socket op and globals Eliezer Tamir
2013-07-11  0:11 ` David Miller [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=20130710.171130.1523851475695552451.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=amirv@mellanox.com \
    --cc=corbet@lwn.net \
    --cc=donald.c.skidmore@intel.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=eilong@broadcom.com \
    --cc=eliezer.tamir@linux.intel.com \
    --cc=eliezer@tamir.org.il \
    --cc=erdnetdev@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=willemb@google.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 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).