From: Eric W. Biederman Date: Thu, 27 Mar 2014 22:39:03 +0000 (-0700) Subject: netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable X-Git-Tag: v3.15-rc1~113^2~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b5552fc2dfbaa6445b1bdadd10c9305ce261bd;p=pandora-kernel.git netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable The netpoll_rx_enable and netpoll_rx_disable functions have always controlled polling the network drivers transmit and receive queues. Rename them to netpoll_poll_enable and netpoll_poll_disable to make their functionality clear. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed