netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] net: finish renaming lls to busy poll
@ 2013-07-10 14:13 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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eliezer Tamir @ 2013-07-10 14:13 UTC (permalink / raw)
  To: David Miller
  Cc: Willem de Bruijn, Jonathan Corbet, e1000-devel, netdev,
	Amir Vadai, linux-kernel, Eliezer Tamir, Eilon Greenstein,
	Eric Dumazet, Andrew Morton, Linus Torvalds

David,

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

-Eliezer

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-11  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH net-next v3 0/3] net: finish renaming lls to busy poll David Miller

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).