net: rename include/net/ll_poll.h to include/net/busy_poll.h
authorEliezer Tamir <eliezer.tamir@linux.intel.com>
Wed, 10 Jul 2013 14:13:17 +0000 (17:13 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jul 2013 00:08:27 +0000 (17:08 -0700)
commit076bb0c82a44fbe46fe2c8527a5b5b64b69f679d
treec97290b972a4c942bb1e312b67f4a4f22e3670e5
parentbfffbea1aaeeb1eb6500c83ff9653416daa5b490
net: rename include/net/ll_poll.h to include/net/busy_poll.h

Rename the file and correct all the places where it is included.

Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
16 files changed:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
drivers/net/ethernet/mellanox/mlx4/en_rx.c
fs/select.c
include/net/busy_poll.h [new file with mode: 0644]
include/net/ll_poll.h [deleted file]
net/core/datagram.c
net/core/sock.c
net/core/sysctl_net_core.c
net/ipv4/tcp.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/socket.c