From: Eliezer Tamir Date: Wed, 10 Jul 2013 14:13:26 +0000 (+0300) Subject: net: rename ll methods to busy-poll X-Git-Tag: v3.11-rc1~5^2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b80cda536ea9bceec0364e897868a30ee13b992;p=pandora-kernel.git net: rename ll methods to busy-poll 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 Signed-off-by: Eliezer Tamir Signed-off-by: David S. Miller --- Reading git-diff-tree failed