Re: [PATCH net-next v3 0/3] net: finish renaming lls to busy poll

From: David Miller
Date: Wed Jul 10 2013 - 20:11:38 EST


From: Eliezer Tamir <eliezer.tamir@xxxxxxxxxxxxxxx>
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/